maxPhoneNumberLengthErrorMessage constant

String const maxPhoneNumberLengthErrorMessage

Implementation

static const String maxPhoneNumberLengthErrorMessage =
    "Phone number should not exceed %s digits.";