MaxLengthAttributeAdapter Properties

 

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

NameDescription
System_CAPS_protpropertyAttribute

Gets the validation attribute for the model validator.(Inherited from DataAnnotationsModelValidator.)

System_CAPS_protpropertyErrorMessage

Gets the error message for a validation failure.(Inherited from DataAnnotationsModelValidator.)

System_CAPS_pubpropertyIsRequired

Gets a value that indicates whether the model is required (that is, whether the validation attribute in the Attribute property is a RequiredAttribute attribute).(Inherited from DataAnnotationsModelValidator.)

System_CAPS_protpropertyMetadata

When implemented in a derived class, gets the metadata for the model validator.(Inherited from ModelValidator.)

System_CAPS_protpropertyModelBindingExecutionContext

When implemented in a derived class, gets the execution context.(Inherited from ModelValidator.)

Return to top
Show: