Info
Version: | 2017.1.31.52 |
Author(s): | Lead Pipe Software |
Last Update: | Tuesday, January 31, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/LeadPipeSoftware/LeadPipe.Net/tree/master/src/LeadPipe.Net.Validation |
NuGet Url: | https://www.nuget.org/packages/LeadPipe.Net.Validation |
Install
Install-Package LeadPipe.Net.Validation
dotnet add package LeadPipe.Net.Validation
paket add LeadPipe.Net.Validation
LeadPipe.Net.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
It includes attributes you can place on class properties such as Required, NoTrailingWhitespace, Alpha, Alphanumeric, Minimum, MinimumLength, and lots more.
LeadPipe.Net is an open source collection of useful tools for .NET development. Read more about the LeadPipe.Net library at http://github.com/LeadPipeSoftware/LeadPipe.Net.