aspnetcore/test/Microsoft.AspNet.Mvc.Core.Test/ModelBinding/Metadata
Ryan Nowak 07fabde92a Part 3 of #2776 - revert a6ce9abab1 and add
some more tests.

This change reverts the behavior change from
a6ce9abab1 and adds more tests around the
scneario that was actually broken.

The right behavior is that unconvertable values result in a validation
error. There's no special behavior around value types and required values.
2015-08-16 16:20:44 -07:00
..
BindingSourceTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeBindingSourceTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DefaultBindingMetadataProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DefaultModelMetadataProviderTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
DefaultModelMetadataTest.cs Part 3 of #2776 - revert a6ce9abab1 and add 2015-08-16 16:20:44 -07:00
DefaultValidationMetadataTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
EmptyCompositeMetadataDetailsProvider.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelAttributesTest.cs Go one less step when resolving `[ModelMetadataType]` 2015-06-14 18:02:10 -07:00
ModelBinderAttributeTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelExplorerExtensionsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelMetadataProviderExtensionsTest.cs Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00