DataAnnotationsModelValidator Methods
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLocalizedErrorMessage(String) | Gets a localized error message for the model. |
![]() | GetLocalizedString(String, Object[]) | Gets a localized version for a specific string. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
![]() | Validate(Object) | Returns a list of validation error messages for the model.(Overrides ModelValidator.Validate(Object).) |
Show:

