Interface ViolationHandler<T>

    • Method Detail

      • handle

        void handle​(java.util.Collection<T> violatingObjects,
                    java.lang.String message)