Validator Demo
Validator has been applied to this form to help sanitize and validate user input.
This form won't submit if any fields are invalid and helpful errors will be shown or
hidden as the user changes fields.
Install this Validator through npm:
npm install @jdlien/validator
Source code and documentation at github.com/jdlien/validator.
If the form is invalid when submitted, 'form-error-main' will be displayed above.