Class ModelValidatorProviders
Provides a container for the current validation provider.
public static class ModelValidatorProviders
- Inheritance
-
ModelValidatorProviders
- Inherited Members
Properties
Providers
Gets the model validator provider collection.
public static ModelValidatorProviderCollection Providers { get; }
Property Value
- ModelValidatorProviderCollection
The model validator provider collection.