Searched refs:createErrorCheckStatus (Results 1 – 1 of 1) sorted by relevance
646 …result.add(createErrorCheckStatus().setMessage("The hour and minute symbols are missing from {0}."… in checkHasHourMinuteSymbols()648 result.add(createErrorCheckStatus() in checkHasHourMinuteSymbols()651 …result.add(createErrorCheckStatus().setMessage("The minute symbol (mm) should be present in {0}.",… in checkHasHourMinuteSymbols()660 private CheckStatus createErrorCheckStatus() { in createErrorCheckStatus() method in CheckDates