This is a example of importing Validate.js with NPM
Uses a Gradle build.
Install NPM Dependencies: ./gradlew clean npmInstall
Run Gradle Build: ./gradlew clean run
Example of Vertx Javascript verticle with NPM import of Validate.js
Repository from Github https://github.comStephenOTT/vertx-js-validatejs
This is a example of importing Validate.js with NPM
Uses a Gradle build.
Install NPM Dependencies: ./gradlew clean npmInstall
Run Gradle Build: ./gradlew clean run
Example of Vertx Javascript verticle with NPM import of Validate.js