ModelValidationNode Properties

.NET Framework (current version)
 

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

NameDescription
System_CAPS_pubpropertyChildNodes

Gets the child nodes.

System_CAPS_pubpropertyModelMetadata

Gets the model metadata.

System_CAPS_pubpropertyModelStateKey

Gets the model state key.

System_CAPS_pubpropertySuppressValidation

Gets or sets a value that indicates whether validation should be suppressed.

System_CAPS_pubpropertyValidateAllProperties

Gets or sets a value that indicates whether all properties of the model should be validated.

Return to top
Show: