aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
David Fowler 34add2249e Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
..
AssociatedValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
CompareAttributeTest.cs Get ModelBinding test project working on K10 again 2014-06-24 19:33:47 -07:00
CompositeModelValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DataAnnotationsModelValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
DataAnnotationsModelValidatorTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -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 Modifying ViewDataDictionary and RouteValueDictionary to copy on write 2014-08-14 18:18:54 -07:00
ModelValidationNodeTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
RangeAttributeAdapterTest.cs
RequiredAttributeAdapterTest.cs
StringLengthAttributeAdapterTest.cs