The ParameterModel and ParameterDescriptor have had a notion of optionality for a while now, even though all parameters are treated as 'optional' in MVC. This change removes these settings. Optionality for overloading in webapi compat shim is reimplemented via a new binder metadata. |
||
|---|---|---|
| .. | ||
| ActionResults | ||
| HttpRequestMessage | ||
| Mocks | ||
| TestUtils | ||
| ApiControllerActionDiscoveryTest.cs | ||
| ApiControllerTest.cs | ||
| DefaultContentNegotiatorTest.cs | ||
| FormDataCollectionExtensionsTest.cs | ||
| HttpErrorTest.cs | ||
| HttpResponseExceptionActionFilterTest.cs | ||
| HttpResponseExceptionTest.cs | ||
| HttpResponseMessageOutputFormatterTests.cs | ||
| Microsoft.AspNet.Mvc.WebApiCompatShimTest.kproj | ||
| OverloadActionConstraintTest.cs | ||
| project.json | ||