aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding/Validation
Derek Gray 328f4d648b Allow ValidationAttributes and IValidatableObjects to resolve services from the RequestServices provider by injecting it into the ValidationContext. 2016-01-20 09:19:24 -08:00
..
CompositeModelValidatorProviderTest.cs Changes to use moq-netcore 2015-11-25 16:04:04 -08:00
DefaultCollectionValidationStrategyTest.cs Last part of #3676 2015-12-14 08:52:44 -08:00
DefaultComplexObjectValidationStrategyTest.cs
DefaultModelValidatorProviderTest.cs Removed use of LINQ and added some optimizations in ValidationVisitor 2015-11-06 11:56:52 -08:00
DefaultObjectValidatorTests.cs Allow ValidationAttributes and IValidatableObjects to resolve services from the RequestServices provider by injecting it into the ValidationContext. 2016-01-20 09:19:24 -08:00
ExplicitIndexCollectionValidationStrategyTest.cs Last part of #3676 2015-12-14 08:52:44 -08:00
ReferenceEqualityComparerTest.cs
ShortFormDictionaryValidationStrategyTest.cs