Uses of Class
org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Packages that use ValidationReport
-
Uses of ValidationReport in org.eclipse.rdf4j.sail.shacl
Methods in org.eclipse.rdf4j.sail.shacl that return ValidationReportModifier and TypeMethodDescriptionShaclSailValidationException.getValidationReport()Deprecated.The returned ValidationReport is planned to be moved to a different package and this method is planned to return that class.ShaclSailConnection.revalidate()static ValidationReportMethods in org.eclipse.rdf4j.sail.shacl with parameters of type ValidationReportModifier and TypeMethodDescriptionShaclSailValidationReportHelper.getValidationReportAsString(ValidationReport t) static voidShaclSailValidationReportHelper.printValidationReport(ValidationReport t, OutputStream out) -
Uses of ValidationReport in org.eclipse.rdf4j.sail.shacl.results.lazy
Subclasses of ValidationReport in org.eclipse.rdf4j.sail.shacl.results.lazyModifier and TypeClassDescriptionclassA ValidationReport that will defer calculating any ValidationResults until the user asks for them