aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
dougbu 5149c7cd19 Get ModelBinding test project working on K10 again
- restore `ClientRulesWithCompareAttribute_ErrorMessageUsesResourceOverride` since
  DataAnnotations has fixed underlying problem
2014-06-24 19:33:47 -07:00
..
AssociatedValidatorProviderTest.cs
CompareAttributeTest.cs Get ModelBinding test project working on K10 again 2014-06-24 19:33:47 -07:00
DataAnnotationsModelValidatorProviderTest.cs Fix a build break in k10 2014-06-11 12:49:15 -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
InvalidModelValidatorProviderTest.cs
MaxLengthAttributeAdapterTest.cs
MinLengthAttributeAdapterTest.cs
ModelStateDictionaryTest.cs
ModelValidationNodeTest.cs Cleaning up StyleCop errors 2014-06-04 13:28:30 -07:00
RangeAttributeAdapterTest.cs
RequiredAttributeAdapterTest.cs
StringLengthAttributeAdapterTest.cs