pub const INVALID_CHAR_COUNT_MAX: &str = "invalid-char-count-max";
Error code: the number of characters is not less or equal the specified maximum (CharCount::Max constraint)
CharCount::Max