aspnetcore/src/Microsoft.AspNetCore.Mvc.Da.../Internal
Pranav K 1c5e417606 Change TFM to netcoreapp2.0 (#6234)
* Change TFM to netcoreapp2.0
2017-05-04 18:11:26 -07:00
..
CompareAttributeAdapter.cs
DataAnnotationsClientModelValidatorProvider.cs Use `IValidationAttributeAdapterProvider` more often 2016-07-19 15:35:08 -07:00
DataAnnotationsLocalizationServices.cs
DataAnnotationsMetadataProvider.cs Order enum values by DisplayAttribute.Order 2017-03-27 12:22:35 -07:00
DataAnnotationsModelValidator.cs Improve handling of custom `ValidationAttribute`s and their `ValidationResult`s 2016-06-08 12:05:01 -07:00
DataAnnotationsModelValidatorProvider.cs Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -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
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