/Form-validation-JS

A simple form validation using vanilla JS with reuse-ability in mind. The form validation checks on submission, as well as on field change. The validation checks for: if a field is blank, if an email field has a valid email, if a password contains spaces, is a certain length, contains numbers, contains upper and lower case letters.

Primary LanguageHTML

Watchers