aspnetcore/src/Microsoft.AspNetCore.Mvc.Ab...
Ryan Nowak d92b3ba2c6 Make ModelBindingContext.Result non-nullable
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.
2016-05-23 14:18:34 -07:00
..
Abstractions
ActionConstraints
Authorization
Filters Added ValueProviderFactories to ResourceFilterExecutingContext 2016-05-20 04:15:07 -07:00
Formatters
ModelBinding Make ModelBindingContext.Result non-nullable 2016-05-23 14:18:34 -07:00
Properties
Routing
ActionContext.cs
IActionResult.cs
IUrlHelper.cs
Microsoft.AspNetCore.Mvc.Abstractions.xproj
Resources.resx
project.json Revert "Update Minor versions (#4657)" 2016-05-18 09:11:20 -07:00