aspnetcore/test
Ryan Nowak dadee80aa8 Add FieldName to model binding context
Adds a new property, FieldName, to ModelBindingContext. The FieldName is
the name of whatever code-element is being bound, regardless of what
model-prefix is in use.

This is needed for cases like the Header model binder. We always want to
use the property/parameter name and we don't care about model prefixes.
2015-08-31 08:10:03 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Core.Test Add FieldName to model binding context 2015-08-31 08:10:03 -07:00
Microsoft.AspNet.Mvc.Cors.Test React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.DataAnnotations.Test
Microsoft.AspNet.Mvc.Formatters.Json.Test React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.Formatters.Xml.Test React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Enabling ViewEngine and Localization tests which use expanders. The issues are fixed in the mono beta 4.0.4. 2015-08-29 16:55:14 -07:00
Microsoft.AspNet.Mvc.IntegrationTests React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.Localization.Test
Microsoft.AspNet.Mvc.Razor.Host.Test
Microsoft.AspNet.Mvc.Razor.Test Update `HelperResult` to take in an async func. 2015-08-25 22:37:17 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Reacting to globbing changes 2015-08-28 12:50:29 -07:00
Microsoft.AspNet.Mvc.Test * Avoid lazyily evaluating IRazorCompilationService in 2015-08-27 17:08:18 -07:00
Microsoft.AspNet.Mvc.TestCommon
Microsoft.AspNet.Mvc.ViewFeatures.Test React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00
WebSites React to string[] -> StringValues changes. 2015-08-28 16:36:19 -07:00