DataAnnotationsModelValidatorProvider::GetValidators Method
.NET Framework (current version)
Namespace:
System.Web.ModelBinding
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetValidators(ModelMetadata^, ModelBindingExecutionContext^) | Gets the validators for the model using the specified metadata and execution context.(Inherited from AssociatedValidatorProvider.) |
![]() | GetValidators(ModelMetadata^, ModelBindingExecutionContext^, IEnumerable<Attribute^>^) | Gets a collection of validators for the model.(Overrides AssociatedValidatorProvider::GetValidators(ModelMetadata^, ModelBindingExecutionContext^, IEnumerable<Attribute^>^).) |
Show:

