ModelValidator Properties

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubpropertyIsRequired

When implemented in a derived class, gets a value that indicates whether the model is required.

System_CAPS_protpropertyMetadata

When implemented in a derived class, gets the metadata for the model validator.

System_CAPS_protpropertyModelBindingExecutionContext

When implemented in a derived class, gets the execution context.

Return to top
Show: