RegularExpressionAttributeAdapter Properties

 

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

NameDescription
System_CAPS_protpropertyAttribute

Gets the validation attribute from the model validator.(Inherited from DataAnnotationsModelValidator<'TAttribute>.)

System_CAPS_protpropertyControllerContext

Gets the controller context.(Inherited from ModelValidator.)

System_CAPS_protpropertyErrorMessage

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

System_CAPS_pubpropertyIsRequired

Gets a value that indicates whether model validation is required.(Inherited from DataAnnotationsModelValidator.)

System_CAPS_protpropertyMetadata

Gets the metadata for the model validator.(Inherited from ModelValidator.)

Return to top
Show: