The first letter must be capital. It should contain only alphabets (no numbers, no symbols). It should not contain spaces. Example: Ali Wrong: ali, Ali123, Ali Khan
The first letter must be capital. It should only contain alphabets. It should not contain spaces. Example: Azhar Wrong: azhar, azhar123, Ali Khan
Must be entered as a number (no text). Age must be between 0 and 150. If below 18 → You are considered a Minor. If 18 or above but less than 150 → You are an Adult. If 150 or more → Registration not allowed.� Example: 25� Wrong: twenty, 200
Any text is allowed (no strict rules). Example: Hyderabad, India
Must be exactly 10 digits. Only numbers allowed. No spaces allowed. Example: 9876543210 Wrong: 98765 43210, 98765432AB
Must only contain alphabets. No numbers, no spaces, no special characters. Example: AliAzhar Wrong: Ali123, Ali_Azhar, Ali Azhar
Exactly 8 characters long. First letter must be capital. At least one special character must be included (!, @, #, $). At least one number must be included. No spaces allowed. Example: Abc@1234 Wrong: abc@1234 (first letter not capital) Wrong: Abcdefgh (no number, no special character) Wrong: Abc 123@ (contains space)
You must re-enter the same password. If it matches → Registration successful. If it doesn’t match → Error: “Password mismatch.”
Enter First name: Ali Enter Second name: Azhar Enter your age: 22 You are adult Enter Address: Hyderabad Enter your contact number: 9876543210 Create username: AliAzhar Enter your password: Abc@1234 Confirm Password: Abc@1234 Sign up done successfully...
Enter First name: ali Insert correct first name. Enter your age: 200 You are not eligible. Enter your password: Abc12345 password at least one special character Confirm Password: Abc123@ Your password is mismatch