Interface ValidationOrder

    • Method Detail

      • assertDefaultGroupSequenceIsExpandable

        void assertDefaultGroupSequenceIsExpandable​(List<Class<?>> defaultGroupSequence)
                                             throws GroupDefinitionException
        Asserts that the default group sequence of the validated bean can be expanded into the sequences which needs to be validated.
        Parameters:
        defaultGroupSequence - the default group sequence of the bean currently validated
        Throws:
        GroupDefinitionException - in case defaultGroupSequence cannot be expanded into one of the group sequences which need to be validated