aspnetcore/test
Doug Bunting eefa582069 Address #2526; remove use of a required validator when validating `[BindRequired]`
- only use MVC error message when `[BindRequired]` is violated
- update that error message to more clearly describe the problem
- enable all tests skipped due to dupe bug #2493
- update expectations of a few tests using the old messages

nits:
- rename `ModelBinding_MissingRequiredMember` to `ModelBinding_MissingBindRequiredMember`
- remove `<param>` description of removed `requiredValidator` parameter
- remove unused `MutableObjectModelBinderTest.GetRequiredValidator()`
2015-06-05 16:56:05 -07:00
..
Microsoft.AspNet.JsonPatch.Test
Microsoft.AspNet.Mvc.Abstractions.Test
Microsoft.AspNet.Mvc.ApiExplorer.Test
Microsoft.AspNet.Mvc.Common.Test
Microsoft.AspNet.Mvc.Core.Test Address #2526; remove use of a required validator when validating `[BindRequired]` 2015-06-05 16:56:05 -07:00
Microsoft.AspNet.Mvc.FunctionalTests Address #2526; remove use of a required validator when validating `[BindRequired]` 2015-06-05 16:56:05 -07:00
Microsoft.AspNet.Mvc.IntegrationTests Address #2526; remove use of a required validator when validating `[BindRequired]` 2015-06-05 16:56:05 -07:00
Microsoft.AspNet.Mvc.Razor.Host.Test Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
Microsoft.AspNet.Mvc.Razor.Test Added LanguageViewLocationExpander into framework and removed it from samples 2015-06-04 14:06:08 -07:00
Microsoft.AspNet.Mvc.TagHelpers.Test Renamed FileVersion to AppendVersion in tag helpers that support cache busting 2015-05-28 17:56:19 -07:00
Microsoft.AspNet.Mvc.Test [Fixes #2648]: Fix registration of MVC services 2015-06-05 09:43:40 -07:00
Microsoft.AspNet.Mvc.TestCommon Add support for generating baseline output files while testing 2015-06-01 13:13:39 -07:00
Microsoft.AspNet.Mvc.WebApiCompatShimTest
Microsoft.AspNet.Mvc.Xml.Test
WebSites Use stable locale when testing date/time formats 2015-06-05 14:25:51 -07:00