aspnetcore/test/Microsoft.AspNet.Mvc.ModelB.../Validation
Pranav K f740aabb79 Reviving RangeAttributeAdapter, RequiredAttributeAdapter,
StringLengthAttributeAdapter

* Adding remaining DataTypeAttribute adapter rules
2014-04-26 11:39:29 -07:00
..
AssociatedValidatorProviderTest.cs Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
CompareAttributeTest.cs Reviving CompareAttributeAdapter and ModelClientValidationEqualToRule 2014-04-22 23:11:24 -07:00
DataAnnotationsModelValidatorProviderTest.cs Reviving RangeAttributeAdapter, RequiredAttributeAdapter, 2014-04-26 11:39:29 -07:00
DataAnnotationsModelValidatorTest.cs Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
DataMemberModelValidatorProviderTest.cs Reintroduce model validation 2014-03-12 21:55:50 -07:00
ErrorModelValidatorTest.cs Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
InvalidModelValidatorProviderTest.cs Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
MaxLengthAttributeAdapterTest.cs Reviving MinLength and MaxLength attribute adapters 2014-04-24 15:52:05 -07:00
MinLengthAttributeAdapterTest.cs Reviving MinLength and MaxLength attribute adapters 2014-04-24 15:52:05 -07:00
ModelStateDictionaryTest.cs Add the ability to correctly determine if a particular field has been validated. 2014-03-31 12:40:38 -07:00
ModelValidationNodeTest.cs Updating test projects to use Microsoft.AspNet.Testing 2014-03-25 15:10:58 -07:00
RangeAttributeAdapterTest.cs Reviving RangeAttributeAdapter, RequiredAttributeAdapter, 2014-04-26 11:39:29 -07:00
RequiredAttributeAdapterTest.cs Reviving RangeAttributeAdapter, RequiredAttributeAdapter, 2014-04-26 11:39:29 -07:00
StringLengthAttributeAdapterTest.cs Reviving RangeAttributeAdapter, RequiredAttributeAdapter, 2014-04-26 11:39:29 -07:00