Form Validation
First Name
Mail
Form Validation
First Name
Mail
Password
Confirm Password
Validation Types
Required Validation
Enter Number between 10 & 20
Must only consist of numbers
Must match the specified regular expression: ^([0-9]+)$
Must consist of alphabetic characters only
Length should not be less than 3 characters
Password Input Field
The field must contain exactly 3 numeric digits
Repeat Password
Only alphabetic characters, numbers, dashes, or underscores
Must be a valid email
Must be a valid URL