1.8
- Use
Services.TryAddScoped
instead ofServices.AddScoped
in case the consuming app has already registered validators - Support Blazor 6
Services.TryAddScoped
instead of Services.AddScoped
in case the consuming app has already registered validators