ModelValidator Methods
The ModelValidator type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetClientValidationRules | When implemented in a derived class, returns metadata for client validation. |
|
GetHashCode | (Inherited from Object.) |
|
GetModelValidator | Returns a composite model validator for the model. |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
|
Validate | When implemented in a derived class, validates the object. |
Show: