Skip to content

NaserKhoshfetrat/Password_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

validate password examples

Secure Password requirements

  1. Password must contain at least one digit [0-9].
  2. Password must contain at least one lowercase Latin character [a-z].
  3. Password must contain at least one uppercase Latin character [A-Z].
  4. Password must contain at least one special character like ! @ # & ( ).
  5. Password must contain a length of at least 8 characters and a maximum of 20 characters.

About

Test Android Password

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages