Searched refs:minLength (Results 1 – 1 of 1) sorted by relevance
199 int minLength, int maxLength) { in checkString() argument204 if (str.length() < minLength) in checkString()206 " must have at least " + minLength + in checkString()