DataAnnotationsModelValidator<TAttribute> Methods
The DataAnnotationsModelValidator<TAttribute> type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetClientValidationRules | Retrieves a collection of client validation rules. (Inherited from DataAnnotationsModelValidator.) |
|
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. (Inherited from DataAnnotationsModelValidator.) |
Show: