JustValidate adalah libary JavaScript yang digunakan untuk validasi form pada web.
import CDN JustValidate di dalam tag META anda.

Buat Contoh Form .

- require
- email
- minLength
- maxLength
- number
- integer
- minNumber
- maxNumber
- password
- strongPassword
- customRegexp
- minFilesCount
- maxFilesCount
- files
For more details