ModelValidationNode Constructor
.NET Framework (current version)
Initializes a new instance of the ModelValidationNode class.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ModelValidationNode(ModelMetadata^, String^) | Initializes a new instance of the ModelValidationNode class, using the model metadata and state key. |
![]() | ModelValidationNode(ModelMetadata^, String^, IEnumerable<ModelValidationNode^>^) | Initializes a new instance of the ModelValidationNode class, using the model metadata, the model state key, and child model-validation nodes. |
Show:
