aspnetcore/test
Ryan Nowak fa56df93c3 Fix #2407 - Part 1 - Make model binding behavior for [Required] compatible
with MVC5.

This change removes the behavior in model binding to validate values 'on
the wire' for requiredness instead of the looking at the model. This
restores the behavior of [Required] for model binding to the MVC5
semantics.
2015-05-19 15:57:56 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Fix #2407 - Part 1 - Make model binding behavior for [Required] compatible 2015-05-19 15:57:56 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Fix #2407 - Part 1 - Make model binding behavior for [Required] compatible 2015-05-19 15:57:56 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test React to aspnet/Razor#217 fix 2015-05-15 12:28:43 -07:00
Microsoft.AspNet.Mvc.Razor.Test [Fixes #2547] Fixed attribute value prefix with dynamic content being ignored 2015-05-18 17:15:38 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
Microsoft.AspNet.Mvc.Test SerializerSettings refactor 2015-05-11 16:43:17 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.WebApiCompatShimTest Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
Microsoft.AspNet.Mvc.Xml.Test [Fixes #2541] Use custom stream writer for Xml output formatters 2015-05-15 12:12:11 -07:00
WebSites Fix #2407 - Part 1 - Make model binding behavior for [Required] compatible 2015-05-19 15:57:56 -07:00