Uses FluentValidation validators to validate arguments defined using an IArgumentModel.
Info
Version: | 6.0.2 |
Author(s): | Bilal Fazlani, Drew Burlingame |
Last Update: | Tuesday, December 20, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/bilal-fazlani/CommandDotNet |
NuGet Url: | https://www.nuget.org/packages/CommandDotNet.FluentValidation |
Install
Install-Package CommandDotNet.FluentValidation
dotnet add package CommandDotNet.FluentValidation
paket add CommandDotNet.FluentValidation
CommandDotNet.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- CommandDotNet(>= 4.0.0)
- FluentValidation(>= 8.0.0)
- FluentValidation.ValidatorAttribute(>= 8.0.0)
Tags