Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 579 Bytes

ValidationSummary.md

File metadata and controls

11 lines (6 loc) · 579 Bytes

The ValidationSummary component is named AspNetValidationSummary to avoid conflicts with the Blazor ValidationSummary component. This tag name will probably change in the future, to more closely align with the original ASP.NET ValidationSummary component.

Original Microsoft implementation of the ASP.NET ValidationSummary component is at: https://docs.microsoft.com/en-us/dotnet/api/system.web.ui.webcontrols.validationsummary?view=netframework-4.8

Features supported in Blazor

Web Forms Declarative Syntax

Usage Notes

Blazor Syntax