ModelValidator::GetClientValidationRules Method ()
When implemented in a derived class, returns metadata for client validation.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Return Value
Type: System.Collections.Generic::IEnumerable<ModelClientValidationRule^>^The metadata for client validation.
Show: