| .. |
|
CompareAttributeAdapterTest.cs
|
Upgrade test framework versions and fix test issues
|
2017-05-15 14:11:27 -07:00 |
|
DataAnnotationsClientModelValidatorProviderTest.cs
|
[Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods
|
2016-02-03 11:31:05 -08:00 |
|
DataAnnotationsMetadataProviderTest.cs
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
DataAnnotationsModelValidatorProviderTest.cs
|
[Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods
|
2016-02-03 11:31:05 -08: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
|
[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 |
|
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
|
Support validation and BindBehavior on top-level action parameters and bound properties. Fixes #6790
|
2017-09-22 10:13:48 +01:00 |
|
MvcDataAnnotationsMvcOptionsSetup.cs
|
Replace ConfigureOptions with IConfigureOptions
|
2016-09-08 15:19:07 -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
|
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
|
…
|
|