ModelValidationNode::Validate Method

.NET Framework (current version)
 

Validates the model.

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

NameDescription
System_CAPS_pubmethodValidate(ModelBindingExecutionContext^)

Validates the model using the specified execution context.

System_CAPS_pubmethodValidate(ModelBindingExecutionContext^, ModelValidationNode^)

Validates the model using the specified execution context and parent node.

Return to top
Show: