WebPages.QueryValidators NuGet Package

Allows validation to work with query string parameters.
Usage:
Validation.RequireField("id");
Validation.Add("id", MyValidator.Integer("Not an integer value"),
MyValidator.Range(1, 10));.




Got any WebPages.QueryValidators Question?





Info

Version: 0.1.0
Author(s): prkrishn
Last Update: Thursday, August 30, 2012
.NET Fiddle: Create the first Fiddle
NuGet Url: https://www.nuget.org/packages/WebPages.QueryValidators


Install
Install-Package WebPages.QueryValidators
dotnet add package WebPages.QueryValidators
paket add WebPages.QueryValidators
WebPages.QueryValidators Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

4255