aspnetcore/test
Ryan Nowak 1a70f12bf8 Undesign client validation
This change removes a layer of abstraction. These validators now just do
what they do now without creating a bunch of intermediate objects.

ModelClientValidationRule has been removed, and client validations
manipulate the attributes collection of a tag directly.
2016-01-27 09:55:18 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test
Microsoft.AspNetCore.Mvc.ApiExplorer.Test
Microsoft.AspNetCore.Mvc.Core.Test Undesign client validation 2016-01-27 09:55:18 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
Microsoft.AspNetCore.Mvc.DataAnnotations.Test Undesign client validation 2016-01-27 09:55:18 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Json.Test
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests Update `TagHelperSampleTest` to avoid failures due to statefulness of the service 2016-01-26 10:50:51 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Added caching for validators 2016-01-26 17:15:16 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test
Microsoft.AspNetCore.Mvc.Razor.Test Fix broken test. 2016-01-26 12:00:25 -08:00
Microsoft.AspNetCore.Mvc.TagHelpers.Test Undesign client validation 2016-01-27 09:55:18 -08:00
Microsoft.AspNetCore.Mvc.Test Migrate to using System.Runtime.Loader.AssemblyLoadContext 2016-01-26 10:22:25 -08:00
Microsoft.AspNetCore.Mvc.TestCommon Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Undesign client validation 2016-01-27 09:55:18 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00