aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi...
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
..
Internal Undesign client validation 2016-01-27 09:55:18 -08:00
Properties
Rendering Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
ViewComponents
ViewEngines
ViewFeatures
ControllerTest.cs Added caching for validators 2016-01-26 17:15:16 -08:00
ControllerUnitTestabilityTests.cs
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs
RemoteAttributeTest.cs Undesign client validation 2016-01-27 09:55:18 -08:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs
ViewBufferTextWriterTest.cs
ViewComponentResultTest.cs
ViewComponentTests.cs
ViewResultTest.cs
project.json