validate.js icon indicating copy to clipboard operation
validate.js copied to clipboard

isValid function

Open nayrl opened this issue 7 years ago • 1 comments

Is there a function I can call which will return true or false if the form is valid or not?

nayrl avatar Sep 11 '18 12:09 nayrl

This seems part of the HTML 5 form validation, check MDN for this

ansman avatar Nov 26 '18 01:11 ansman