Microsoft.AspNetCore.Mvc.DataAnnotations Namespace¶
-
namespace
Microsoft.AspNetCore.Mvc.DataAnnotations¶ Interfaces
- interface
IAttributeAdapter - Interface so that adapters provide their relevent values to error messages.
- interface
IValidationAttributeAdapterProvider - Provider for supplying
Microsoft.AspNetCore.Mvc.DataAnnotations.IAttributeAdapter‘s.
Classes
- class
MvcDataAnnotationsLocalizationOptions - Provides programmatic configuration for DataAnnotations localization in the MVC framework.
- interface