Uses of Class
org.eclipse.rdf4j.sail.shacl.results.ValidationReport
Packages that use ValidationReport
-
Uses of ValidationReport in org.eclipse.rdf4j.sail.shacl
Fields in org.eclipse.rdf4j.sail.shacl declared as ValidationReportModifier and TypeFieldDescriptionprivate final ValidationReportShaclSailValidationException.validationReportMethods 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.private ValidationReportShaclSailConnection.performValidation(List<ContextWithShape> shapes, boolean validateEntireBaseSail, ConnectionsGroup connectionsGroup) private static ValidationReportShaclValidator.performValidation(List<ContextWithShape> shapes, ConnectionsGroup connectionsGroup) ShaclSailConnection.revalidate()private ValidationReportShaclSailConnection.serializableValidation(List<ContextWithShape> shapesAfterRefresh) private ValidationReportShaclSailConnection.validate(List<ContextWithShape> shapes, boolean validateEntireBaseSail) static ValidationReportConstructors in org.eclipse.rdf4j.sail.shacl with parameters of type ValidationReportModifierConstructorDescription(package private)ShaclSailValidationException(ValidationReport validationReport) -
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