RangeAttributeAdapter.GetClientValidationRules Method
Gets a list of client validation rules for a range check.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Collections.Generic.IEnumerable<ModelClientValidationRule>A list of client validation rules for a range check.
Show: