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