ModelClientValidationStringLengthRule Class
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Represents a length of the validation rule of the model client.
System.Object
System.Web.Mvc.ModelClientValidationRule
System.Web.Mvc.ModelClientValidationStringLengthRule
System.Web.Mvc.ModelClientValidationRule
System.Web.Mvc.ModelClientValidationStringLengthRule
Assembly: System.Web.WebPages (in System.Web.WebPages.dll)
The ModelClientValidationStringLengthRule type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelClientValidationStringLengthRule | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Initializes a new instance of the ModelClientValidationStringLengthRule class. |
| Name | Description | |
|---|---|---|
![]() | ErrorMessage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.) |
![]() | ValidationParameters | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.) |
![]() | ValidationType | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. (Inherited from ModelClientValidationRule.) |
Show:
