passwordTooShort property

String passwordTooShort
getter/setter pair

Implementation

String errorWeakPassword,
    errorInvalidEmail,
    errorEmailAlreadyInUse,
    errorWrongPassword,
    errorUserNotFound,
    errorUserDisabled,
    errorTooManyRequests,
    errorOperationNotAllowed,
    emailNotValid,
    emailCantBeEmpty,
    nameCantBeEmpty,
    passwordTooShort;