I want validation of paired form fields #184
aarongustafson
started this conversation in
Wants
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
In HTML5, we can validate an input field given a regex pattern. It would be nice for HTML to support validation when two fields match (like "password" and "password again"). This would allow us to do better form validation without needing to involve JavaScript.
https://webwewant.fyi/wants/45/
Beta Was this translation helpful? Give feedback.
All reactions