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 Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Rendering Updated unit test coverage for html helpers 2016-01-26 16:04:35 -08:00
ViewComponents [Fixes #3952] ViewComponentDescriptor.Type should be a TypeInfo instance instead of a Type instance 2016-01-26 16:01:58 -08:00
ViewEngines Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ViewFeatures Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
ControllerTest.cs Added caching for validators 2016-01-26 17:15:16 -08:00
ControllerUnitTestabilityTests.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
Microsoft.AspNetCore.Mvc.ViewFeatures.Test.xproj
ModelStateDictionaryExtensionsTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
RemoteAttributeTest.cs Undesign client validation 2016-01-27 09:55:18 -08:00
Resources.resx
SkipStatusCodePagesAttributeTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ViewBufferTextWriterTest.cs Improve buffering of Razor output in MVC 2016-01-25 12:40:52 -08:00
ViewComponentResultTest.cs [Fixes #3952] ViewComponentDescriptor.Type should be a TypeInfo instance instead of a Type instance 2016-01-26 16:01:58 -08:00
ViewComponentTests.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
ViewResultTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
project.json Update ASP.NET 5 versions for ASP.NET Core. 2016-01-22 12:40:26 -08:00