This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
a04f5cba9a
aspnetcore
/
src
/
Microsoft.AspNetCore.Mvc.Da...
/
Internal
History
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
…