ModelClientValidationRule Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
System.Object
System.Web.Mvc.ModelClientValidationRule
System.Web.Mvc.ModelClientValidationEqualToRule
System.Web.Mvc.ModelClientValidationMaxLengthRule
System.Web.Mvc.ModelClientValidationMinLengthRule
System.Web.Mvc.ModelClientValidationRangeRule
System.Web.Mvc.ModelClientValidationRegexRule
System.Web.Mvc.ModelClientValidationRemoteRule
System.Web.Mvc.ModelClientValidationRequiredRule
System.Web.Mvc.ModelClientValidationStringLengthRule
System.Web.Mvc.ModelClientValidationRule
System.Web.Mvc.ModelClientValidationEqualToRule
System.Web.Mvc.ModelClientValidationMaxLengthRule
System.Web.Mvc.ModelClientValidationMinLengthRule
System.Web.Mvc.ModelClientValidationRangeRule
System.Web.Mvc.ModelClientValidationRegexRule
System.Web.Mvc.ModelClientValidationRemoteRule
System.Web.Mvc.ModelClientValidationRequiredRule
System.Web.Mvc.ModelClientValidationStringLengthRule
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The ModelClientValidationRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelClientValidationRule | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
| Name | Description | |
|---|---|---|
![]() | ErrorMessage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ValidationParameters | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
![]() | ValidationType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Show:
