ModelValidatorProviders Class
Provides a container for the current validation provider.
Inheritance Hierarchy
System.Object
System.Web.Mvc.ModelValidatorProviders
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public NotInheritable Class ModelValidatorProviders
public static class ModelValidatorProviders
public ref class ModelValidatorProviders abstract sealed
The ModelValidatorProviders type exposes the following members.
Properties
Name | Description | |
---|---|---|
Providers | Gets the model validator provider collection. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.