aspnetcore/src
Nikolaj Jørgensen 20dd338b79 Use ModelOnly for Validation Summary (#6108)
Previously when Validation Summary used "All", it would append the property-related content to both the summary as well as the property specific span elements (= asp-validation-for="...").

By switching to ModelOnly would only show model-related messages in the summary (such as "Invalid login attempt.") which was most likely the original intention.
2019-08-23 18:30:59 -07:00
..
Analyzers Correct the spelling of 'EnableEndpointRouting' 2019-08-17 15:42:24 -07:00
Antiforgery
Azure
Components
DataProtection
DefaultBuilder
Features/JsonPatch
Framework
Hosting Betterize Hosting Log (#10102) 2019-08-19 18:43:59 -07:00
Html/Abstractions
Http
Identity Use ModelOnly for Validation Summary (#6108) 2019-08-23 18:30:59 -07:00
Installers
Middleware
MusicStore
Mvc Add CreateXmlReader overload - adds Type parameter (#13302) 2019-08-23 15:32:25 -07:00
ProjectTemplates
Razor
Security
Servers Betterize Hosting Log (#10102) 2019-08-19 18:43:59 -07:00
Shared
SignalR Fix User Agent on .NET Client (#13298) 2019-08-22 16:45:05 -05:00
SiteExtensions
Tools
submodules