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
CompareAttributeTest.cs Updating ModelBinding tests to work in Mono 2014-09-30 20:16:21 -07:00
CompositeModelValidatorProviderTest.cs
DataAnnotationsModelValidatorProviderTest.cs
DataAnnotationsModelValidatorTest.cs
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
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