Open
Description
I was searching for this for plenty of time now, but is it so that vee-validate
is lacking the most common validation strategy?
I would like to implement a behaviour, where first validation is triggered on the submit event, and then inputs attach onChange event listeners to re-validate themselves (so that errors dynamically disappear after user types something).
This approach is default in https://react-hook-form.com/. You can easily test it by clicking on "Demo" button on the landing page if my description is not clear enough.
Just a note that i am using v4.x
Metadata
Metadata
Assignees
Labels
No labels