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. |
||
|---|---|---|
| .. | ||
| IdentitySample.DefaultUI | ||
| IdentitySample.Mvc | ||