validate.js
validate.js copied to clipboard
isValid function
Is there a function I can call which will return true or false if the form is valid or not?
This seems part of the HTML 5 form validation, check MDN for this