0
Answer

Validation Client side and Server side

Manuel Joseph

Manuel Joseph

12y
1.2k
1
Dear Sir,


I want to  validation    user name and password how to validate following condition.

User can able to change the password based on the following criteria

1) Application should enforce Minimum Password length and Lower and Upper cases (min. 8 character password length)

Enforce password complexity including passwords should not contain any portion of user-id

(Alphanumeric with special characters)

We will validate for the following Pattern:

2) Alphanumeric – Combination of characters and number

3) One Capital Letter

4) One Special character

5) Cannot be username