Info
Version: | 1.21.0 |
Author(s): | Jörn Zaefferer |
Last Update: | Monday, August 5, 2024 |
.NET Fiddle: | Online Example |
Project Url: | http://bassistance.de/jquery-plugins/jquery-plugin-validation/ |
NuGet Url: | https://www.nuget.org/packages/jQuery.Validation |
Install
Install-Package jQuery.Validation
dotnet add package jQuery.Validation
paket add jQuery.Validation
jQuery.Validation Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(>= 1.4.4)
Tags
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.
NOTE: This package is maintained on behalf of the library owners by the NuGet Community Packages project at http://nugetpackages.codeplex.com/.