Interface ClassConstraint

    • Method Detail

      • check

        void check​(Mapper mapper,
                   EntityModel model,
                   Set<ConstraintViolation> ve)
        Check that an EntityModel meets the constraint
        Parameters:
        model - the model to check
        ve - the set of violations
        mapper - the Mapper to use for validation
        Since:
        2.1