Closed
Description
I have seen other people suggest this but not really follow through. It would be very handy to have a function that could be called to validate a form instead of needing to rely on form submission.
For instance, what if you are using Knockout or something similar to bind to the click event of a regular button, do some things, and then after you want to call validation? Or what if you don't want to use the submit function of a form at all?
As far as I can tell, this plugin has to control the flow after the button is clicked. In order for the validation to run the form must be submitted by either button click or calling submit().
Metadata
Metadata
Assignees
Labels
No labels