StringLengthAttributeAdapter Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetClientValidationRules()

Gets a list of string-length client validation rules.(Overrides DataAnnotationsModelValidator.GetClientValidationRules().)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_pubmethod Validate(Object)

Returns a list of validation error messages for the model.(Inherited from DataAnnotationsModelValidator.)

See Also

StringLengthAttributeAdapter Class
System.Web.Mvc Namespace

Return to top