added demo site

This commit is contained in:
2025-04-03 17:45:27 -04:00
parent 3a0ad9d804
commit 50af7ae33a
15 changed files with 1732 additions and 1 deletions

View File

@ -1,4 +1,8 @@
# Form Validation
# Demo
A demo of the form validation class can be found [here](https://demos.danremollino.dev/form-validation/).
# Documentation
Importing the `Validation` class queries the current page for `<form>` elements
and disables the default browser [constraint validation](https://developer.mozilla.org/en-US/docs/Web/HTML/Constraint_validation)