ASP.NET WebApi integration for FluentValidation.
Info
Version: | 8.6.1 |
Author(s): | Jeremy Skinner |
Last Update: | Monday, February 24, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://fluentvalidation.net/ |
NuGet Url: | https://www.nuget.org/packages/FluentValidation.WebAPI |
Install
Install-Package FluentValidation.WebAPI
dotnet add package FluentValidation.WebAPI
paket add FluentValidation.WebAPI
FluentValidation.WebAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- FluentValidation.ValidatorAttribute(>= 8.6.1)
- FluentValidation(>= 8.6.1 && < 9.0.0)
- Microsoft.AspNet.WebApi.Core(>= 5.2.4)