aspnetcore/test
Ryan Nowak 3dea6b11a3 Issue #1695 - Create a pattern for a 'greedy' model binder.
See #1695 for a detailed explanation. This change builds support into the
system for the case that a model binder returns true without setting a
value for the Model.

In this case, validation will be skipped if it's a top-level object.

Note that explicitly setting null will still run validation.
2015-01-15 16:32:50 -08:00
..
Microsoft.AspNet.Mvc.Core.Test [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
Microsoft.AspNet.Mvc.FunctionalTests Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
Microsoft.AspNet.Mvc.ModelBinding.Test Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
Microsoft.AspNet.Mvc.TagHelpers.Test Handle PipelineCore rename. 2015-01-15 15:25:17 -08:00
Microsoft.AspNet.Mvc.Test [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest [Fixes #1791]Remove XML formatter from defaults 2015-01-15 15:46:49 -08:00
WebSites Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00