aspnetcore/test/Microsoft.AspNetCore.Mvc.Vi.../Internal
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
..
AutoValidateAntiforgeryTokenAuthorizationFilterTest.cs
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
HtmlContentWrapperTextWriterTest.cs
PartialViewResultExecutorTest.cs
PartialViewResultTest.cs
SaveTempDataFilterTest.cs
TemplateRendererTest.cs
TestViewBufferScope.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs
ViewBufferTest.cs
ViewResultExecutorTest.cs