ModelValidationNode Constructor (ModelMetadata, String)
.NET Framework (current version)
Initializes a new instance of the ModelValidationNode class, using the model metadata and state key.
Assembly: System.Web (in System.Web.dll)
Parameters
- modelMetadata
-
Type:
System.Web.ModelBinding.ModelMetadata
The model metadata.
- modelStateKey
-
Type:
System.String
The model state key.
.NET Framework
Available since 4.5
Available since 4.5
Show: