Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Validating fields on the fly #328

Open
tcdurks opened this issue Apr 17, 2020 · 1 comment
Open

Validating fields on the fly #328

tcdurks opened this issue Apr 17, 2020 · 1 comment

Comments

@tcdurks
Copy link

tcdurks commented Apr 17, 2020

I'm currently working with validate.js on a project but it only validates when you submit the form.

Can someone point me in the direction of what I need to get it validating individual fields when you leave them?

For example - field has an error > user enters a value and clicks out of field > validator does constraints checks

Thanks in advance!

@xavortm
Copy link

xavortm commented Dec 1, 2020

Hey, I can see there aren't too many replies on issues around, but this looks like a core feature question that would be super helpful in many cases where live validation is needed (or at least triggering programmatically)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants