DataAnnotationsModelValidator.GetClientValidationRules Method
Retrieves a collection of 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 collection of client validation rules.
Show: