aspnetcore/src/Microsoft.AspNetCore.Mvc.Da.../Internal
Ryan Brandenburg 6cdd0451da DisplayMetadata use DisplayNameAttribute 2016-09-27 15:24:21 -07:00
..
AttributeAdapterBase.cs
CompareAttributeAdapter.cs
DataAnnotationsClientModelValidatorProvider.cs Use `IValidationAttributeAdapterProvider` more often 2016-07-19 15:35:08 -07:00
DataAnnotationsLocalizationServices.cs
DataAnnotationsMetadataProvider.cs DisplayMetadata use DisplayNameAttribute 2016-09-27 15:24:21 -07:00
DataAnnotationsModelValidator.cs Improve handling of custom `ValidationAttribute`s and their `ValidationResult`s 2016-06-08 12:05:01 -07:00
DataAnnotationsModelValidatorProvider.cs Update Mvc.Core and dependencies to netstandard1.6 2016-05-26 16:52:04 -07:00
DataTypeAttributeAdapter.cs
DefaultClientModelValidatorProvider.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
MaxLengthAttributeAdapter.cs
MinLengthAttributeAdapter.cs
MvcDataAnnotationsLocalizationOptionsSetup.cs Replace ConfigureOptions with IConfigureOptions 2016-09-08 15:19:07 -07:00
MvcDataAnnotationsMvcOptionsSetup.cs Use DataAnnotationLocalizerProvider for Display localization 2016-09-23 10:05:42 -07:00
NumericClientModelValidator.cs Support overrides for client-side validation messages 2016-01-29 11:23:57 -08:00
NumericClientModelValidatorProvider.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
RangeAttributeAdapter.cs
RegularExpressionAttributeAdapter.cs
RequiredAttributeAdapter.cs
StringLengthAttributeAdapter.cs Changed min/max parameter order in StringLengthAttributeAdapter (#4899) 2016-06-27 10:21:50 -07:00
ValidatableObjectAdapter.cs
ValidationAttributeAdapterOfTAttribute.cs
ValidationAttributeAdapterProvider.cs