AssociatedValidatorProvider Methods
The AssociatedValidatorProvider type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
GetTypeDescriptor | 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: