aspnetcore/test/WebSites
Doug Bunting 9b2a9e3976 Change `ValidationSummaryTagHelper`'s property to `ValidationSummary` enum
- #1685
- move `ValidationSummary` type to the `Microsoft.AspNet.Mvc` namespace
- update tests and samples to match
- remove tests for case-insensitivity of `ValidationSummary` property values
2015-01-16 15:09:27 -08:00
..
ActionConstraintsWebSite Adding Support for consumes. 2015-01-16 14:15:08 -08:00
ActionResultsWebSite ContentResult sets Charset along with ContentType 2015-01-16 12:24:44 -08:00
ActivatorWebSite
AddServicesWebSite
AntiForgeryWebSite
ApiExplorerWebSite
ApplicationModelWebSite
AutofacWebSite
BasicWebSite
CompositeViewEngineWebSite
ConnegWebSite
CustomRouteWebSite Adding a sample (test) for using custom IRouter implementation with MVC 2015-01-15 16:31:21 -08:00
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite React to Security Auth changes 2015-01-15 23:41:52 -08:00
FormatterWebSite
InlineConstraintsWebSite
LoggingWebSite
Microsoft.AspNet.Mvc.TestConfiguration
ModelBindingWebSite Issue #1695 - Create a pattern for a 'greedy' model binder. 2015-01-15 16:32:50 -08:00
MvcTagHelpersWebSite Change `ValidationSummaryTagHelper`'s property to `ValidationSummary` enum 2015-01-16 15:09:27 -08:00
PrecompilationWebSite
RazorInstrumentationWebsite
RazorViewEngineOptionsWebsite
RazorWebSite
RequestServicesWebSite
ResponseCacheWebSite Changes introducing ResponseCache to cache content in the client/proxy. 2015-01-15 16:51:22 -08:00
RoutingWebSite
TagHelpersWebSite Change `ValidationSummaryTagHelper`'s property to `ValidationSummary` enum 2015-01-16 15:09:27 -08:00
UrlHelperWebSite
ValueProvidersWebSite
VersioningWebSite
ViewComponentWebSite
WebApiCompatShimWebSite
XmlSerializerWebSite