Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

How to get globalization for jquery validation in MVC 5

$
0
0

I use VS 2017 and I have an MVC 5 project.
I used NuGet to install jQuery.Validation.Globalize. Which also installed as dependencies:

  • jquery-globalize (>= 1.0.0)
  • cldrjs

I included the following javascript files:

"~/Scripts/cldr.js",
"~/Scripts/cldr/.js",
"~/Scripts/globalize.js",
"~/Scripts/globalize/
.js",
"~/Scripts/jquery.validate.globalize.js"

But it misses the cldr-data: the JSON files which contain the localized data.
How to get it with NuGet or with Visual Studio in a MVC 5 project?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>