ModelValidatorProvider Class
Provides a list of validators for a model.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ModelValidatorProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
ModelValidatorProvider | When implemented in a derived class, initializes a new instance of the ModelValidatorProvider class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetValidators | Gets a list of validators. |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |