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
bab520f4dd
aspnetcore
/
test
/
Microsoft.AspNetCore.Mvc.Da...
/
Internal
History
Pranav K
41efa409a4
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
..
CompareAttributeAdapterTest.cs
…
DataAnnotationsClientModelValidatorProviderTest.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
DataAnnotationsMetadataProviderTest.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
DataAnnotationsModelValidatorProviderTest.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
DataAnnotationsModelValidatorTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
DataMemberRequiredBindingMetadataProviderTest.cs
Support validation and BindBehavior on top-level action parameters and bound properties.
Fixes
#6790
2017-09-22 10:13:48 +01:00
DataTypeClientModelValidatorProviderTest.cs
…
DefaultModelClientValidatorProviderTest.cs
…
FileExtensionsAttributeAdapterTest.cs
Fixed FileExtensionsAttributeAdapter to trim(whitespaces, dot character) and lowercase the extensions
2017-09-21 14:52:24 -07:00
MaxLengthAttributeAdapterTest.cs
…
MinLengthAttributeAdapterTest.cs
…
ModelMetadataProviderTest.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
MvcDataAnnotationsMvcOptionsSetup.cs
Remove TestOptionsManager
2017-10-30 17:49:15 -07:00
NumericClientModelValidatorTest.cs
Do not include type names in `ModelState` error messages
2017-06-28 15:16:23 -07:00
RangeAttributeAdapterTest.cs
…
RequiredAttributeAdapterTest.cs
…
StringLengthAttributeAdapterTest.cs
…
TestModelNameProvider.cs
…
TestResources.cs
…
ValidationAttributeAdapterOfTAttributeTest.cs
…
ValidationAttributeAdapterProviderTest.cs
…