aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding/Validation
Ryan Nowak b64fd7ae39 Fix #2407 - Add back the implicit [Required] for value types
This change adds a [Required] client validator when
ModelMetadata.IsRequired == true. The bulk of the changes here are
mechanical updates to test files.
2015-05-21 17:52:25 -07:00
..
CompareAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeModelValidatorProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DataAnnotationsClientModelValidatorProviderTest.cs Fix #2407 - Add back the implicit [Required] for value types 2015-05-21 17:52:25 -07:00
DataAnnotationsModelValidatorProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DataAnnotationsModelValidatorTest.cs Restoring modelvalidation node. 2015-05-14 18:38:26 -07:00
DefaultModelClientValidatorProviderTest.cs Fix #2407 - Add back the implicit [Required] for value types 2015-05-21 17:52:25 -07:00
DefaultModelValidatorProviderTest.cs Fix #2407 - Add back the implicit [Required] for value types 2015-05-21 17:52:25 -07:00
DefaultObjectValidatorTests.cs Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
MaxLengthAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
MinLengthAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RangeAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ReferenceEqualityComparerTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RequiredAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
StringLengthAttributeAdapterTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00