package net.sourceforge.fenixedu.domain.curriculum; public enum CurriculumValidationEvaluationPhase { FIRST_SEASON, SECOND_SEASON }