aspnetcore/test
Ryan Nowak f3679f214e Fix #1712 - remove reflection from validation code in MutableObjectModelBinder
This change moves [BindingBehavior(...)] and friends into the model
metadata layer, and removes the reflection code from
MutableObjectModelBinder that was looking for them previously.
2015-04-22 12:10:45 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Fix for #819 : Attribute Routing: Resolve Name + Token Replacement 2015-04-22 11:47:23 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Fix for #819 : Attribute Routing: Resolve Name + Token Replacement 2015-04-22 11:47:23 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Fix #1712 - remove reflection from validation code in MutableObjectModelBinder 2015-04-22 12:10:45 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.Razor.Test Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Throw exception with unknown attributeName 2015-04-21 14:49:14 -07:00
Microsoft.AspNet.Mvc.Test
Microsoft.AspNet.Mvc.TestCommon Added SourceLocation to inherited chunks \ tag helpers 2015-04-17 11:23:38 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
Microsoft.AspNet.Mvc.Xml.Test Handle Http.Core rename. 2015-04-16 15:48:27 -07:00
WebSites Fix for #819 : Attribute Routing: Resolve Name + Token Replacement 2015-04-22 11:47:23 -07:00