DataAnnotationsModelValidator Methods
The DataAnnotationsModelValidator type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetClientValidationRules | Retrieves a collection of client validation rules. (Overrides ModelValidator.GetClientValidationRules.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
|
Validate | Returns a list of validation error messages for the model. (Overrides ModelValidator.Validate(Object).) |
Show: