An implementation of ICustomValidator using FluentValidation.
Info
Version: | 6.0.1 |
Author(s): | Matteo Mosca |
Last Update: | Wednesday, January 31, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/RedCounterSoftware.Validation.FluentValidation |
Install
Install-Package RedCounterSoftware.Validation.FluentValidation
dotnet add package RedCounterSoftware.Validation.FluentValidation
paket add RedCounterSoftware.Validation.FluentValidation
RedCounterSoftware.Validation.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- RedCounterSoftware.Common(>= 4.0.0)
- FluentValidation(>= 9.3.0)