PASSWORD_COMPLEXITY property

String PASSWORD_COMPLEXITY
getter/setter pair

Implementation

static var PASSWORD_COMPLEXITY =
    "Please ensure that the password contains at least 1 upper case, 1 lower case, 1 number and one special character.";