ModelBindingContext.ValidationNode Property

.NET Framework (current version)
 

Gets or sets the validation node.

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

Public Property ValidationNode As ModelValidationNode

Property Value

Type: System.Web.ModelBinding.ModelValidationNode

The validation node, or a new instance of the ModelValidationNode class if the validation node does not exist yet.

.NET Framework
Available since 4.5
Return to top
Show: