aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding
Jass Bagga 927e75870d Add BindingSourceMetadataProvider
Addresses #5673
2017-02-17 13:22:10 -08:00
..
Binders Merge branch 'rel/1.1.2' into dev 2017-02-15 12:43:37 -08:00
Internal Replace HashSet with a Hybrid HashSet/List 2016-10-24 14:47:49 -07:00
Metadata Add BindingSourceMetadataProvider 2017-02-17 13:22:10 -08:00
Validation
BindingSourceValueProviderTest.cs Make tests resilient to Localization (#5011) 2016-07-14 09:28:01 -07:00
CompositeValueProviderTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
DefaultModelBindingContextTest.cs
EnumerableValueProviderTest.cs Reduce allocations during HTML generation 2016-10-03 12:17:47 -07:00
FormValueProviderFactoryTest.cs
FormValueProviderTest.cs
JQueryFormValueProviderFactoryTest.cs
JQueryFormValueProviderTest.cs
ModelBinderFactoryTest.cs Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
ModelBindingHelperTest.cs ModelBinding: Remove IsReadOnly checks and add/update tests 2016-08-04 14:20:23 -07:00
ModelBindingResultTest.cs
QueryStringValueProviderFactoryTest.cs
QueryStringValueProviderTest.cs
RouteValueProviderTests.cs Add culture constructor to RouteValueProvider 2017-02-16 14:47:34 -08:00
StubModelBinder.cs
TestModelBinderProviderContext.cs Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
TestValueProvider.cs
UnsupportedContentTypeFilterTest.cs