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
Microsoft.AspNet.Mvc.TagHelpers.Test
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon Add more event notification data points 2015-08-16 16:42:58 -07:00
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