Build validators for forms (IFormCollection) and queries (IQueryCollection) using a simple fluent interface.
Info
| Version: | 2.2.0 |
| Author(s): | Malte Rosenbjerg |
| Last Update: | Wednesday, October 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/rosenbjerg/FormValidator |
| NuGet Url: | https://www.nuget.org/packages/FormValidator |
Install
Install-Package FormValidator
dotnet add package FormValidator
paket add FormValidator
FormValidator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Http.Features(>= 2.0.1)
Tags