software-templates
software-templates copied to clipboard
Add validation to input fields
The following restrictions were placed on the fields:
name:
- lowercase only
- no numbers
- no special characters leading or trailing
- only
-
and_
allowed between letters - max length of 30
email domain:
- letters, numbers,
-
,_
, and.
allowed only - no leading
@
email:
- standard email address format