An extension to the jQuery Validation Plugin which makes it use Globalize for number and date parsing (enabling simple internationalized validation).
Info
Version: | 1.1.0 |
Author(s): | John Reilly |
Last Update: | Sunday, December 13, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnnyreilly/jquery-validation-globalize |
NuGet Url: | https://www.nuget.org/packages/jQuery.Validation.Globalize |
Install
Install-Package jQuery.Validation.Globalize
dotnet add package jQuery.Validation.Globalize
paket add jQuery.Validation.Globalize
jQuery.Validation.Globalize Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery.Validation(1.14.0)
- jquery-globalize(1.0.0)
Tags