Adds Fluent Validation support to Nancy.
Info
Version: | 2.0.0 |
Author(s): | Andreas Håkansson, Steven Robbins and contributors |
Last Update: | Saturday, April 27, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://nancyfx.org/ |
NuGet Url: | https://www.nuget.org/packages/Nancy.Validation.FluentValidation |
Install
Install-Package Nancy.Validation.FluentValidation
dotnet add package Nancy.Validation.FluentValidation
paket add Nancy.Validation.FluentValidation
Nancy.Validation.FluentValidation Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Nancy(>= 2.0.0)
- FluentValidation(>= 6.3.4)
- Nancy(>= 2.0.0)
- FluentValidation(>= 6.3.4)
Tags