StringLengthAttributeAdapter.GetClientValidationRules Method
Gets a list of string-length client validation rules.
Namespace: System.Web.Mvc
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: