aspnetcore/test
Harsh Gupta c67236141b Fixes 2304:
The fix splits client validation and model validation into two separate hierarchies.
Introduced ClientModelValidatorProvider in MvcOptions, which can be iterated to produce IClientModelValidators.
As a result of this, HtmlGenerator code can be free of ActionBindingContext and directly consumes options.
This also means that we do not modify the client validations during resource filters.
2015-04-15 14:30:46 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.FunctionalTests [Fixes #2337] Added support for file types in input taghelper and 2015-04-15 11:58:40 -07:00
Microsoft.AspNet.Mvc.ModelBinding.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Change inject directive to format correctly after newline during design time. 2015-04-15 12:18:45 -07:00
Microsoft.AspNet.Mvc.Razor.Test Change inject directive to format correctly after newline during design time. 2015-04-15 12:18:45 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.Test Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.TestCommon Fixes 2304: 2015-04-15 14:30:46 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest Adding Outputformatter in resource filters. 2015-04-08 16:46:46 -07:00
Microsoft.AspNet.Mvc.Xml.Test
WebSites [Fixes #2337] Added support for file types in input taghelper and 2015-04-15 11:58:40 -07:00