Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

Sign up field validation requirements

Sabien edited this page Apr 2, 2020 · 3 revisions

These are the requirements for the sign up page to validate user input

Email Validation:

  • standard (requires @ and .com)

Password Validation:

  • show checkmarks for each of the following
    • minimum 8 characters
    • requires numbers and letters
    • requires 1 special character