ModelValidator.GetClientValidationRules Method

Visual Studio 2010

When implemented in a derived class, returns metadata for client validation.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

No code example is currently available or this language may not be supported.

Return Value

Type: System.Collections.Generic.IEnumerable(ModelClientValidationRule)
The metadata for client validation.

Community Additions

ADD
Show: