Skip to content

Lack of the most common validation strategy. #5040

Open
@Bowske

Description

@Bowske

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions