aspnetcore/test/WebSites
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
..
ActionConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActionResultsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ActivatorWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AddServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AntiForgeryWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApiExplorerWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ApplicationModelWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
AutofacWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
BasicWebSite [Fixes #2547] Fixed attribute value prefix with dynamic content being ignored 2015-05-18 17:15:38 -07:00
BestEffortLinkGenerationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CompositeViewEngineWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ContentNegotiationWebSite [Fixes #2541] Use custom stream writer for Xml output formatters 2015-05-15 12:12:11 -07:00
ControllerDiscoveryConventionsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ControllersFromServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CorsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
CustomRouteWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ErrorPageMiddlewareWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
FilesWebSite React to Http namespace changes. 2015-05-07 15:19:10 -07:00
FiltersWebSite React to security API changes 2015-05-12 15:12:06 -07:00
FormatFilterWebSite Fix #2330 - Reimagine *FormatterContext 2015-05-12 11:05:56 -07:00
FormatterWebSite Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
InlineConstraintsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
JsonPatchWebSite Fix 2224: [Jsonpatch]Added tests for custom converters on properties 2015-05-14 17:18:42 -07:00
LoggingWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
LowercaseUrlsWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
Microsoft.AspNet.Mvc.TestConfiguration Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ModelBindingWebSite Fixes #2464 - Does not add extra skipped entries for model bound from services. 2015-05-15 12:27:43 -07:00
MvcTagHelpersWebSite React to default hosting environment change. 2015-05-18 16:16:17 -07:00
PrecompilationWebSite React to common package name change 2015-05-07 09:39:08 -07:00
RazorCompilerCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorEmbeddedViewsWebSite A few quick cleanups 2015-05-04 11:55:24 -07:00
RazorPageExecutionInstrumentationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RazorWebSite Fix #448: Support app-wide defaults for HTML helpers 2015-05-12 14:10:59 -07:00
RequestServicesWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ResponseCacheWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
RoutingWebSite Part 1 of fix for #2248 - Ambiguity when inheriting attribute routes 2015-05-08 17:05:45 -07:00
TagHelpersWebSite Fix #2407 - Part 1 - Make model binding behavior for [Required] compatible 2015-05-19 15:57:56 -07:00
TempDataWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UrlHelperWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
UserClassLibrary Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValidationWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ValueProvidersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
VersioningWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
ViewComponentWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00
WebApiCompatShimWebSite [Fixes #2545] RedirectToRouteResult doesn't use RouteName property when calculating destination URL 2015-05-13 12:35:25 -07:00
XmlFormattersWebSite Update LICENSE.txt and license header on files. 2015-05-01 13:55:25 -07:00