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
DataAnnotationsModelValidatorProvider.cs
DataTypeAttributeAdapter.cs
DefaultClientModelValidatorProvider.cs
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
NumericClientModelValidatorProvider.cs
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