DataAnnotationsModelValidator<TAttribute> Methods

Include Protected Members
Include Inherited Members

The DataAnnotationsModelValidator<TAttribute> type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetClientValidationRules Retrieves a collection of client validation rules. (Inherited from DataAnnotationsModelValidator.)
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. (Inherited from DataAnnotationsModelValidator.)

Top

See Also

Reference

DataAnnotationsModelValidator<TAttribute> Class

System.Web.Mvc Namespace