jQuery.Validation
1.8.1
See the version list below for details.
Install-Package jQuery.Validation -Version 1.8.1
dotnet add package jQuery.Validation --version 1.8.1
<PackageReference Include="jQuery.Validation" Version="1.8.1" />
paket add jQuery.Validation --version 1.8.1
#r "nuget: jQuery.Validation, 1.8.1"
// Install jQuery.Validation as a Cake Addin
#addin nuget:?package=jQuery.Validation&version=1.8.1
// Install jQuery.Validation as a Cake Tool
#tool nuget:?package=jQuery.Validation&version=1.8.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.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.3.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on jQuery.Validation:
| Package | Downloads |
|---|---|
|
Microsoft.jQuery.Unobtrusive.Validation
jQuery plugin that unobtrusively sets up jQuery.Validation. |