This change simplifies a bunch of code and fits more in line with the current design of model binding. Now, a model binder only has to do anything if it was successful. 'return' is enough to indicate failure. |
||
|---|---|---|
| .. | ||
| Abstractions | ||
| ActionConstraints | ||
| Authorization | ||
| Filters | ||
| Formatters | ||
| ModelBinding | ||
| Properties | ||
| Routing | ||
| ActionContext.cs | ||
| IActionResult.cs | ||
| IUrlHelper.cs | ||
| Microsoft.AspNetCore.Mvc.Abstractions.xproj | ||
| Resources.resx | ||
| project.json | ||