FormWarden 2.0.3

dotnet add package FormWarden --version 2.0.3
NuGet\Install-Package FormWarden -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="FormWarden" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FormWarden --version 2.0.3
#r "nuget: FormWarden, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install FormWarden as a Cake Addin
#addin nuget:?package=FormWarden&version=2.0.3

// Install FormWarden as a Cake Tool
#tool nuget:?package=FormWarden&version=2.0.3

A jQuery validation library to assist with complex and interactive form validation.  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.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.3 1,662 3/10/2013
2.0.2 1,201 3/10/2013
2.0.1 1,192 3/9/2013
2.0.0 1,523 7/28/2012

Mature Forms Validation library debuts on nuget