2 references to DataAnnotationsValidator
Microsoft.AspNetCore.Components.Forms (2)
DataAnnotationsValidator.cs (2)
23throw new InvalidOperationException($"{nameof(DataAnnotationsValidator)} requires a cascading " + 24$"parameter of type {nameof(EditContext)}. For example, you can use {nameof(DataAnnotationsValidator)} " +