A small library for performing validation in C#.
Info
Version: | 1.0.0.2 |
Author(s): | Matthew Schrager |
Last Update: | Wednesday, May 15, 2013 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleValidation |
Install
Install-Package SimpleValidation
dotnet add package SimpleValidation
paket add SimpleValidation
SimpleValidation Download (Unzip the "nupkg" after downloading)
Dependencies
- NUnit(2.6.2)