ModelValidationNode Methods
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | CombineWith(ModelValidationNode) | Combines the current ModelValidationNode instance with a specified ModelValidationNode instance. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Validate(ModelBindingExecutionContext) | Validates the model using the specified execution context. |
![]() | Validate(ModelBindingExecutionContext, ModelValidationNode) | Validates the model using the specified execution context and parent node. |
Show:
