Interface CanProduceValidationReport

All Known Implementing Classes:
ClosedConstraintComponent, DisjointConstraintComponent, EqualsConstraintComponent, LessThanConstraintComponent, LessThanOrEqualsConstraintComponent, SparqlConstraintComponent

public interface CanProduceValidationReport
  • Method Details

    • setProducesValidationReport

      void setProducesValidationReport(boolean producesValidationReport)
    • producesValidationReport

      boolean producesValidationReport()