FluentValidation.DependencyInjectionExtensions
FluentValidation is validation library for .NET that uses a fluent interface and lambda expressions for building strongly-typed validation rules.
The FluentValidation.DependencyInjectionExtensions package extends FluentValidation to provide integration with Microsoft Dependency Injection (IServiceProvider).
More details about the methods provided in this package can be found in the documentation