aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
Harsh Gupta 6b2f331e8d Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
..
AssociatedValidatorProviderTest.cs Updated to use the new target framework in project.json 2014-09-04 02:02:40 -07:00
CompareAttributeTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -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
DefaultBodyModelValidatorTests.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
MaxLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
MinLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
ModelStateDictionaryTest.cs Limit the maximum number of Model errors to a reasonable value. 2014-09-16 09:57:00 -07:00
ModelValidationNodeTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
RangeAttributeAdapterTest.cs
ReferenceEqualityComparerTests.cs Issue #452: Changes to enable validation for objects generated by InputFormatters. UnitTests + FunctionalTests for the same. 2014-10-06 16:29:56 -07:00
RequiredAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
StringLengthAttributeAdapterTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00