Notebook

qFormValidate
form
validator

qFormValidate is a simple TypeScript form validation script that can be dropped into your form pages which adds simple validation and input checks straight out of the box.

qFormValidate

qFormValidate is a simple javascript form validation script that can be dropped into your form pages which adds simple validation and input checks straight out of the box. It can also be configured to do custom validation on more complicated fields.

Documentation

Documentation coming soon.

Getting started

You can integrate this into your own project using export or a simple include on the page.

View on Github