aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ModelBinding
Doug Bunting 42cea41737 Fail more gracefully when option collections cleared
- #4690
- move `ModelBindingMessageProvider` init from `DefaultBindingMetadataProvider` to `DefaultModelMetadata`
 - in addition to avoiding error cases, this removes some boilerplate
- add specific errors to `BodyModelBinderProvider`, `CompilerCache`, `CompositeViewEngine`, `ModelBinderFactory`,
  and `ObjectResultExecutor`
 - `DefaultRazorViewEngineFileProviderAccessor.FileProvider` now a `NullFileProvider` in empty case
2016-06-30 14:52:50 -07:00
..
Binders Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
Metadata Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
Validation [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
BindingSourceValueProviderTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
CompositeValueProviderTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
DefaultModelBindingContextTest.cs Remove OperationBindingContext 2016-04-25 09:29:03 -07:00
EnumerableValueProviderTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
FormValueProviderFactoryTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
FormValueProviderTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
JQueryFormValueProviderFactoryTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00
JQueryFormValueProviderTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ModelBinderFactoryTest.cs Fail more gracefully when option collections cleared 2016-06-30 14:52:50 -07:00
ModelBindingHelperTest.cs Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
ModelBindingResultTest.cs Remove Key from ModelBindingResult 2016-05-23 13:17:19 -07:00
QueryStringValueProviderFactoryTest.cs [Fixes #3904] Redesigned IValueProviderFactory and renamed a few methods 2016-02-03 11:31:05 -08:00
QueryStringValueProviderTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
RouteValueProviderTests.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
StubModelBinder.cs Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
TestModelBinderProviderContext.cs Use type metadata for `ModelBinderProviderContext.BindingInfo` 2016-05-27 23:00:29 -07:00
TestValueProvider.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
UnsupportedContentTypeFilterTest.cs React to HttpAbstractions namespace changes 2016-03-30 16:19:42 -07:00