maxLengthErrorMessage constant

String const maxLengthErrorMessage

Implementation

static const String maxLengthErrorMessage =
    "Field should not exceed %s characters.";