jQuery Validation
How to configure jQuery Validation NES
Minimum Requirements
Please review our Minimum Requirements to ensure a smooth installation. Then follow 3 easy steps:
- Update your
package.json
- Create or update your
.npmrc
file - Install & Run!
Detailed Instructions
Substitute the jquery-validation dependency in your package.json with the following:
package.json
Note
the version represented above (1.19.2-jquery-validation-1.19.3) is a placeholder for the version you are installing.
Create an .npmrc file with the following
.npmrc
Replace <NES_ACCESS_TOKEN> with your access token
Install your dependencies and run the service
And just like that, you can run your integration tests against jQuery UI NES!
Additional Information
Note
The version represented below (1.14.0-jquery-ui-1.14.1) is a placeholder for the version you are installing
Package | Version | Direct Download Link |
---|---|---|
jquery-validation | 1.19.2-jquery-ui-1.19.3 | Download |