Interface ClassConstraint

    • Method Detail

      • check

        void check​(Mapper mapper,
                   MappedClass mc,
                   java.util.Set<ConstraintViolation> ve)
        Check that a MappedClass meets the constraint
        Parameters:
        mc - the MappedClass to check
        ve - the set of violations
        mapper - the Mapper to use for validation