Info
Version: | 0.2.1 |
Author(s): | David Thibault |
Last Update: | Wednesday, January 12, 2011 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/leddt/nvalid |
NuGet Url: | https://www.nuget.org/packages/nvalid |
Install
Install-Package nvalid
dotnet add package nvalid
paket add nvalid
nvalid Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
With nValid, you can cleanly define validation rules for any .Net type, and validate instances with a single line of code.