Info
Version: | 2.0.3 |
Author(s): | Martin Murphy |
Last Update: | Sunday, March 10, 2013 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/soitgoes/FormWarden |
NuGet Url: | https://www.nuget.org/packages/FormWarden |
Install
Install-Package FormWarden
dotnet add package FormWarden
paket add FormWarden
FormWarden Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Prebuilt validations for
email, links, urls, dates etc and the ability to easily create your named validations. Also regex rules are a cake walk.
FormWarden's validation logic is also decoupled from jQuery in case you want to execute it server side as well.