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