ModelValidatorProvider Methods
The ModelValidatorProvider type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
GetTypeDescriptor(System.Type) | (Inherited from AssociatedValidatorProvider.) |
|
|
GetValidators(ModelMetadata, ControllerContext, IEnumerable<(Of <<'(Attribute>)>>)) | |
|
|
GetValidators(System.Web.Mvc.ModelMetadata,System.Web.Mvc.ControllerContext,System.Collections.Generic.IEnumerable{System.Attribute}) | (Inherited from DataAnnotationsModelValidatorProvider.) |
|
|
GetValidators(System.Web.Mvc.ModelMetadata,System.Web.Mvc.ControllerContext) | (Inherited from AssociatedValidatorProvider.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

