Searched refs:countryIssues (Results 1 – 1 of 1) sorted by relevance
477 List<String> countryIssues = countryZoneTree.validateNoPriorityClashes(); in calculateCountryZoneUsage() local478 if (!countryIssues.isEmpty()) { in calculateCountryZoneUsage()481 countryIssues.forEach(processingErrors::addError); in calculateCountryZoneUsage()