Skip to content

TDAWebDevBootcamp/Form-Validation

Repository files navigation

Form Validation

Code examples for Form Validation session

Used in 'Seeking Validation' presentation:

  1. formValidation.html - starter code for the session (basic form validation).
  2. surnameAdded.js - example of completed first task (addition of extra field and validation).
  3. userStarter.html - starter code for validation task.
  4. requireEntry.html - example of required entry task completed using HTML attributes.
  5. checkisNaN.hmtl - example of completed task validating a number input.
  6. checkLength.html - example of completed task checking minimum length.
  7. postCodeRegEx.html - example of completed RegEx task (4 digits and postcode).
  8. setFormat.html - example of completed set formatting task.
  9. setFocus.html - example of completed set focus task.

Copyright (c) 2022 The Developer Academy Ltd

Releases

No releases published

Packages

 
 
 

Contributors

Languages