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
809d2bf7ec
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Da...
/
Internal
History
Ryan Brandenburg
43a0a5a9f1
Replace ConfigureOptions with IConfigureOptions
2016-09-08 15:19:07 -07:00
..
CompareAttributeAdapterTest.cs
…
DataAnnotationsClientModelValidatorProviderTest.cs
[
Fixes
#3904
] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
DataAnnotationsMetadataProviderTest.cs
Fixes
#5198
Stops caching of Enum display values (
#5185
)
2016-09-07 16:00:17 -07:00
DataAnnotationsModelValidatorProviderTest.cs
[
Fixes
#3904
] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
DataAnnotationsModelValidatorTest.cs
Changed min/max parameter order in StringLengthAttributeAdapter (
#4899
)
2016-06-27 10:21:50 -07:00
DataMemberRequiredBindingMetadataProviderTest.cs
[
Fixes
#3904
] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
DataTypeClientModelValidatorProviderTest.cs
[
Fixes
#3904
] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
DefaultModelClientValidatorProviderTest.cs
[
Fixes
#3904
] Redesigned IValueProviderFactory and renamed a few methods
2016-02-03 11:31:05 -08:00
MaxLengthAttributeAdapterTest.cs
…
MinLengthAttributeAdapterTest.cs
…
ModelMetadataProviderTest.cs
Localize DataAnnotations (
#5129
)
2016-08-16 11:52:15 -07:00
MvcDataAnnotationsMvcOptionsSetup.cs
Replace ConfigureOptions with IConfigureOptions
2016-09-08 15:19:07 -07:00
NumericClientModelValidatorTest.cs
…
RangeAttributeAdapterTest.cs
…
RequiredAttributeAdapterTest.cs
…
StringLengthAttributeAdapterTest.cs
Changed min/max parameter order in StringLengthAttributeAdapter (
#4899
)
2016-06-27 10:21:50 -07:00
TestModelNameProvider.cs
…
TestResources.cs
Fixes
#5198
Stops caching of Enum display values (
#5185
)
2016-09-07 16:00:17 -07:00
ValidationAttributeAdapterOfTAttributeTest.cs
…
ValidationAttributeAdapterProviderTest.cs
…