- #1865 - change `MutableObjectModelBinder` to ignore exact match in value providers - had an incorrect assumption: don't want exact model name to match since this binder supports only complex objects - also ignored `BinderModelName`, value provider filtering, et cetera - reduces over-binding e.g. `[Required]` validation within missing properties also add more tests of #2129 scenarios |
||
|---|---|---|
| .. | ||
| Binders | ||
| Metadata | ||
| Properties | ||
| Utils | ||
| Validation | ||
| ValueProviders | ||
| BindAttributeTest.cs | ||
| Microsoft.AspNet.Mvc.ModelBinding.Test.xproj | ||
| Resources.resx | ||
| SimpleTypeExcludeFilterTest.cs | ||
| TestResources.cs | ||
| TestValueProvider.cs | ||
| project.json | ||