aspnetcore/src/Mvc/Mvc.DataAnnotations/test
Pranav K 088a6fa1ec
Add support for binding record types (#23976)
* Add support for binding record types

* PR feedback

* PR changes

* Changes per PR comments

* Changes per PR comments

* Update src/Mvc/Mvc.Core/src/Resources.resx

* Apply suggestions from code review

* Add some more tests

* Undo blazor.server.js changes

* Fixup test
2020-07-24 08:45:06 -07:00
..
CompareAttributeAdapterTest.cs [master] Update dependencies from 3 repositories (#13548) 2019-09-18 19:15:49 +00:00
DataAnnotationsClientModelValidatorProviderTest.cs
DataAnnotationsMetadataProviderTest.cs aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
DataAnnotationsModelValidatorProviderTest.cs
DataAnnotationsModelValidatorTest.cs
DataMemberRequiredBindingMetadataProviderTest.cs Use the declared type to infer NullableContextOptions (#15134) 2019-10-20 06:30:58 -07:00
DataTypeClientModelValidatorProviderTest.cs
DefaultModelClientValidatorProviderTest.cs
FileExtensionsAttributeAdapterTest.cs
MaxLengthAttributeAdapterTest.cs
Microsoft.AspNetCore.Mvc.DataAnnotations.Test.csproj Migration fixup for Logging.Testing 2020-03-04 22:10:12 -08:00
MinLengthAttributeAdapterTest.cs
ModelMetadataProviderTest.cs Add support for binding record types (#23976) 2020-07-24 08:45:06 -07:00
ModelValidationResultComparer.cs
MvcDataAnnotationsMvcOptionsSetup.cs
NumericClientModelValidatorTest.cs
RangeAttributeAdapterTest.cs
RequiredAttributeAdapterTest.cs
Resources.resx
StringLengthAttributeAdapterTest.cs
TestModelNameProvider.cs
TestResources.cs
ValidatableObjectAdapterTest.cs
ValidationAttributeAdapterOfTAttributeTest.cs
ValidationAttributeAdapterProviderTest.cs ValidationAttributeAdapterProvider allows ValidationAttribute's sub-classes. (#14074) 2019-09-17 14:33:04 -07:00