DataAnnotationsModelValidator Methods

The DataAnnotationsModelValidator type exposes the following members.

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClientValidationRules Retrieves a collection of client validation rules. (Overrides ModelValidator::GetClientValidationRules().)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Returns a list of validation error messages for the model. (Overrides ModelValidator::Validate(Object).)
Top
Show: