Method ValidateSchemaAsync<TProps>(string, bool)
Validate schema before synchronization.
Task<SchemaValidationResult> ValidateSchemaAsync<TProps>(string schemeName, bool strictDeleteExtra = true) where TProps : class
Validate schema before synchronization.
Task<SchemaValidationResult> ValidateSchemaAsync<TProps>(string schemeName, bool strictDeleteExtra = true) where TProps : class