isStrongPassword 0.0.1
returns true if the given password has Length greater 8- characters and include: 1 uppercase, 1 lowercase, 1 digit and 1 special character, otherwise returns false.
returns true if the given password has Length greater 8- characters and include: 1 uppercase, 1 lowercase, 1 digit and 1 special character, otherwise returns false.
N/A