All Implemented Interfaces:
ConstraintCheck

public class GroupSequenceCheck extends AnnotationParametersAbstractCheck
Checks that the GroupSequence definition is valid.
  • the class list contains only interfaces (except for the hosting bean in the case of default group sequence redefinition)
  • the defined group sequence is expandable (no cyclic definition)
  • the group sequence does not extend other interfaces
Author:
Marko Bekhta, Guillaume Smet