ValidatableObjectAdapter Properties

 

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

NameDescription
System_CAPS_protpropertyControllerContext

Gets the controller context.(Inherited from ModelValidator.)

System_CAPS_pubpropertyIsRequired

Gets or sets a value that indicates whether a model property is required.(Inherited from ModelValidator.)

System_CAPS_protpropertyMetadata

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

Return to top
Show: