No matter if you are a beginner or an advanced user, starting with jn.formvalidation is easy.
jn.formvalidation.js 1.x.x introduces a brand-new approach to form validation and is not compatible with any earlier prototypes. While the core concept remains intuitive, the library has been built from the ground up to deliver powerful new features and enhanced performance.
jn.formvalidation.js has been thoroughly tested across the following browsers/devices:
Distributed version structure:
jn.formvalidation/
├── assets/
├────── css/
│ ├── jn.formvalidation.css
│ ├── jn.formvalidation.min.css
├────── js/
│ ├── jn.formvalidation.js
│ ├── jn.formvalidation.min.js
├── index.html
├── LICENSE-MIT
└── README.md