3 references to ValidationSummary
Microsoft.AspNetCore.Components.Web (3)
Forms\ValidationSummary.cs (3)
34/// Constructs an instance of <see cref="ValidationSummary"/>. 46throw new InvalidOperationException($"{nameof(ValidationSummary)} requires a cascading parameter " + 47$"of type {nameof(EditContext)}. For example, you can use {nameof(ValidationSummary)} inside " +