minLengthErrorMessage constant

String const minLengthErrorMessage

Implementation

static const String minLengthErrorMessage =
    "Field should contain at least %s characters.";