Uses of Interface
org.eclipse.rdf4j.common.exception.ValidationException
-
Packages that use ValidationException Package Description org.eclipse.rdf4j.http.client.shacl org.eclipse.rdf4j.sail.shacl A Sail implementation for SHACL constraint checking. -
-
Uses of ValidationException in org.eclipse.rdf4j.http.client.shacl
Classes in org.eclipse.rdf4j.http.client.shacl that implement ValidationException Modifier and Type Class Description class
RemoteShaclValidationException
Experimental support for handling SHACL violations against a remote RDF4J server. -
Uses of ValidationException in org.eclipse.rdf4j.sail.shacl
Classes in org.eclipse.rdf4j.sail.shacl that implement ValidationException Modifier and Type Class Description class
ShaclSailValidationException
-