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 Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
DefaultEditorTemplatesTest.cs Undesign client validation 2016-01-27 09:55:18 -08:00
ExpressionMetadataProviderTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
HtmlAttributePropertyHelperTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
HtmlContentWrapperTextWriterTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
PartialViewResultExecutorTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
PartialViewResultTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
SaveTempDataFilterTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00
TemplateRendererTest.cs Rename AspNet 5 file contents. 2016-01-22 12:18:33 -08:00
TestViewBufferScope.cs Improve buffering of Razor output in MVC 2016-01-25 12:40:52 -08:00
ValidateAntiforgeryTokenAuthorizationFilterTest.cs [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
ViewBufferTest.cs Improve buffering of Razor output in MVC 2016-01-25 12:40:52 -08:00
ViewResultExecutorTest.cs Internal cleanup in ViewFeatures 2016-01-24 22:13:29 -08:00