ModelValidatorProvider Methods
Namespace: System.Web.Http.Validation
Assembly: System.Web.Http (in System.Web.Http.dll)
Methods
Name | Description | |
---|---|---|
Equals(Object) | (Inherited from Object.) |
|
Finalize() | (Inherited from Object.) |
|
GetHashCode() | (Inherited from Object.) |
|
GetType() | (Inherited from Object.) |
|
GetValidators(ModelMetadata, IEnumerable<ModelValidatorProvider>) | Gets a list of validators associated with this ModelValidatorProvider. |
|
MemberwiseClone() | (Inherited from Object.) |
|
ToString() | (Inherited from Object.) |
See Also
ModelValidatorProvider Class
System.Web.Http.Validation Namespace
Return to top