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