Combining FluentValidation and IValidateOptions into one.
Info
Version: | 2.0.0 |
Author(s): | Guy Van den Nieuwenhof |
Last Update: | Sunday, February 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/guyvdn/FluentOptionsValidator |
NuGet Url: | https://www.nuget.org/packages/FluentOptionsValidator |
Install
Install-Package FluentOptionsValidator
dotnet add package FluentOptionsValidator
paket add FluentOptionsValidator
FluentOptionsValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation(>= 9.2.2)
- Microsoft.Extensions.DependencyInjection(>= 3.1.9)
- Microsoft.Extensions.Options(>= 3.1.9)
Tags