aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
Pranav K 7396f58d99 Support ModelMetaData.IsRequired
* Update DataAnnotationsModelValidatorProvider to use ModelMetadata.IsRequired
* Adding tests and updating existing ones that didn't work with IsRequired

Fixes #533
2014-06-10 10:20:24 -07:00
..
AssociatedValidatorProviderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
CompareAttributeTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
DataAnnotationsModelValidatorProviderTest.cs Support ModelMetaData.IsRequired 2014-06-10 10:20:24 -07:00
DataAnnotationsModelValidatorTest.cs Cleaning up StyleCop errors 2014-06-04 13:28:30 -07:00
DataMemberModelValidatorProviderTest.cs Cleaning up StyleCop errors 2014-06-04 13:28:30 -07:00
ErrorModelValidatorTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
InvalidModelValidatorProviderTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
MaxLengthAttributeAdapterTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
MinLengthAttributeAdapterTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
ModelStateDictionaryTest.cs Change IsValid method in ModelStateDictionary to GetValidationState 2014-05-21 19:33:36 -07:00
ModelValidationNodeTest.cs Cleaning up StyleCop errors 2014-06-04 13:28:30 -07:00
RangeAttributeAdapterTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
RequiredAttributeAdapterTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00
StringLengthAttributeAdapterTest.cs Updating copyright headers 2014-05-08 23:01:20 -07:00