Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.06 KB

README.md

File metadata and controls

60 lines (35 loc) · 1.06 KB
  • Note: Press Ctrl F5 to refresh the page if the page design is not same as the picture below

Screenshot

image

Validation

Username

a. Minimum length 8

b. Maximum length 12

c. Only allow number and letter combination

d. No spacing allow

Password

a. Minimum length 6

b. Maximum length 50 (Due to no actual limit)

c. Allow number, letter, special characters

d. No spacing allow

Confirm Password

a. Same as Password requirement

b. Must be same as password

c. No spacing allow

Contact Number

a. Minimum length 10 digit

b. Maximum length 11 digit

c. Only allow number

d. No spacing allow

Email

a. Format must be same as normal email format like [email protected])

b. No spacing allow

Full Name

a. First letter cannot be empty

b. Allow spacing after first character

c. Only allow letter

Amount

a. Allow step 0.01 format

b. Minimum must be RM 30

c. Maximum must be RM 5,000

d. Only allow number (No e,-, )