Skip to content

docs(blazor): clarify ValidationSummary default CSS class and class-merging behavior#37191

Merged
guardrex merged 3 commits into
mainfrom
copilot/update-blazor-validation-summary-docs
May 26, 2026
Merged

docs(blazor): clarify ValidationSummary default CSS class and class-merging behavior#37191
guardrex merged 3 commits into
mainfrom
copilot/update-blazor-validation-summary-docs

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 26, 2026

  • Add concise explanation that ValidationSummary applies validation-errors CSS class by default and that a supplied class is combined with it
  • Revert ms.date change (Blazor articles are versioned once per year at .NET GA)

Fixes dotnet/aspnetcore#43860.


Internal previews

📄 File 🔗 Preview link
aspnetcore/blazor/forms/validation.md aspnetcore/blazor/forms/validation

@ilonatommy ilonatommy changed the title [WIP] Update documentation to clarify ValidationSummary behavior Update documentation to clarify ValidationSummary behavior May 26, 2026
Copilot AI changed the title Update documentation to clarify ValidationSummary behavior docs(blazor): clarify ValidationSummary default CSS class and class-merging behavior May 26, 2026
@dotnet-policy-service dotnet-policy-service Bot requested a review from guardrex May 26, 2026 12:21
Comment thread aspnetcore/blazor/forms/validation.md Outdated
@dotnet-policy-service dotnet-policy-service Bot requested a review from guardrex May 26, 2026 12:31
Copilot AI requested a review from guardrex May 26, 2026 12:40
Copilot AI requested a review from guardrex May 26, 2026 12:51
@guardrex guardrex marked this pull request as ready for review May 26, 2026 12:52
@guardrex guardrex merged commit cd07aac into main May 26, 2026
4 checks passed
@guardrex guardrex deleted the copilot/update-blazor-validation-summary-docs branch May 26, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pass css class in <ValidationSummary /> to the generated <ul>

3 participants