2 references to DataAnnotationsEventSubscriptions
Microsoft.AspNetCore.Components.Forms (2)
EditContextDataAnnotationsExtensions.cs (2)
39
return new
DataAnnotationsEventSubscriptions
(editContext, null!);
50
return new
DataAnnotationsEventSubscriptions
(editContext, serviceProvider);