added demo site
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user