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 [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
DefaultDisplayTemplatesTest.cs
DefaultEditorTemplatesTest.cs Undesign client validation 2016-01-27 09:55:18 -08:00
ExpressionMetadataProviderTest.cs
HtmlAttributePropertyHelperTest.cs
HtmlContentWrapperTextWriterTest.cs
PartialViewResultExecutorTest.cs
PartialViewResultTest.cs
SaveTempDataFilterTest.cs
TemplateRendererTest.cs
TestViewBufferScope.cs
ValidateAntiforgeryTokenAuthorizationFilterTest.cs [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
ViewBufferTest.cs
ViewResultExecutorTest.cs