webapicontrib - jQuery.Validation 1.9.0.1

This jQuery plugin makes simple clientside form validation trivial, while offering lots of option for customization. That makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate it into an existing application with lots of existing markup. The plugin comes bundled with a useful set of validation methods, including URL and email validation, while providing an API to write your own methods. All bundled methods come with default error messages in english and translations into 32 languages.

PM> Install-Package jQuery.Validation -Version 1.9.0.1 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> nuget.exe install jQuery.Validation -Version 1.9.0.1 -Source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard

> dotnet add package jQuery.Validation --version 1.9.0.1 --source https://www.myget.org/F/webapicontrib/api/v3/index.json

Copy to clipboard
<PackageReference Include="jQuery.Validation" Version="1.9.0.1" />
Copy to clipboard
source https://www.myget.org/F/webapicontrib/api/v3/index.json

nuget jQuery.Validation  ~> 1.9.0.1
Copy to clipboard

> choco install jQuery.Validation --version 1.9.0.1 --source https://www.myget.org/F/webapicontrib/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "webapicontrib" -SourceLocation "https://www.myget.org/F/webapicontrib/api/v2"
Install-Module -Name "jQuery.Validation" -RequiredVersion "1.9.0.1" -Repository "webapicontrib" 
Copy to clipboard

  • Any 0.0
    • jQuery (>= 1.3.2)

Owners

Chris Missal

Authors

Jörn Zaefferer

Project URL

http://bassistance.de/jquery-plugins/jquery-plugin-validation/

License

MIT

Tags

jQuery plugins

Info

33 total downloads
33 downloads for version 1.9.0.1
Download (31.55 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.9.0.1 31.55 KB Wed, 12 Aug 2015 22:38:04 GMT 33