jQuery.Validation.Globalize
1.1.0
An extension to the jQuery Validation Plugin which makes it use Globalize for number and date parsing (enabling simple internationalized validation).
Install-Package jQuery.Validation.Globalize -Version 1.1.0
dotnet add package jQuery.Validation.Globalize --version 1.1.0
<PackageReference Include="jQuery.Validation.Globalize" Version="1.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jQuery.Validation.Globalize --version 1.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: jQuery.Validation.Globalize, 1.1.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
Updated to Globalize 1.0 or above.
Dependencies
-
- jQuery.Validation (>= 1.14.0)
- jquery-globalize (>= 1.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on jQuery.Validation.Globalize:
Package | Downloads |
---|---|
JsSite
This is a set of simplest JavaScript modules that can help to you organize your framework on ASP.NET (MVC). This is just for a begin your JS-framework. For example: control DataSource - is loader that can data from web API with pager and it cat make selection.
|
|
Durandal.Controls
This is a set of simplest javascript modules that can help to you organize your single page application. The set of the JavaScript-controls for Durandal JS framework.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on jQuery.Validation.Globalize:
Repository | Stars |
---|---|
dotnet/AspNetDocs
Documentation for ASP.NET 4.x
|