IValidationAttributeAdapterProvider Interface

Definition

Provider for supplying IAttributeAdapter's.

public interface class IValidationAttributeAdapterProvider
public interface IValidationAttributeAdapterProvider
type IValidationAttributeAdapterProvider = interface
Public Interface IValidationAttributeAdapterProvider
Derived

Methods

GetAttributeAdapter(ValidationAttribute, IStringLocalizer)

Returns the IAttributeAdapter for the given ValidationAttribute.

Applies to