StringLengthAttributeAdapter.GetClientValidationRules Method ()
Gets a list of string-length client validation rules.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<ModelClientValidationRule>A list of string-length client validation rules.
Show: