AssociatedValidatorProvider Methods
Namespace:
System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeDescriptor(Type) | Gets a type descriptor for the specified type. |
![]() | GetValidators(ModelMetadata, ControllerContext) | Gets the validators for the model using the metadata and controller context.(Overrides ModelValidatorProvider.GetValidators(ModelMetadata, ControllerContext).) |
![]() | GetValidators(ModelMetadata, ControllerContext, IEnumerable<Attribute>) | Gets the validators for the model using the metadata, the controller context, and a list of attributes. |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Show:

