maxPasswordLengthErrorMessage constant

String const maxPasswordLengthErrorMessage

Implementation

static const String maxPasswordLengthErrorMessage =
    "Password should not exceed %s characters.";