ModelValidator Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetClientValidationRules() | When implemented in a derived class, returns metadata for client validation. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() ![]() | GetModelValidator(ModelMetadata, ControllerContext) | Returns a composite model validator for the model. |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | Validate(Object) | When implemented in a derived class, validates the object. |
Show:


