ModelValidationResult Class
Provides a container for a validation result.
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
The ModelValidationResult type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ModelValidationResult | Initializes a new instance of the ModelValidationResult class. |
| Name | Description | |
|---|---|---|
![]() | MemberName | Gets or sets the name of the member. |
![]() | Message | Gets or sets the validation result message. |
Show:


