Notes for: Validation
Status
0: Restart Required
Notes
- $ Types
- Required
- Number
- Text Only
- Min Length
- Max Length
- Email
- Check Box (with more than 1)
- Date
- Pattern?
-
- $ How it works?
- Run multiple times for multiple forms on the page (e.g. this form and login form in navbar)
- Runs when form id and btn id set in variables, bundle it into function which sends both variables through
- Make sure the number ones work when field is empty
-
- Going to restart this and make it much cleaning to try and prevent the amount of errors that occur