Uses of Interface
org.apache.jena.shacl.validation.event.ValidationLifecycleEvent
Packages that use ValidationLifecycleEvent
-
Uses of ValidationLifecycleEvent in org.apache.jena.shacl.validation.event
Classes in org.apache.jena.shacl.validation.event that implement ValidationLifecycleEventModifier and TypeClassDescriptionclassEvent emitted when the validation of a node shape is finished.classEvent emitted when the validation of a node shape has begun.classEvent emitted when a property shape has been evaluated completely.classEvent emitted when the validation of a shape has begun.classEvent emitted when the focus node of a shape has been determined but before any constraints are validated.classEvent emitted when the validation of a focus node is finished.classEvent emitted when a focus node has been validated completely with regard to a shape.classEvent emitted when the validation of a shape is finished.classEvent emitted when the validation of a shape has begun.classEvent emitted when all target shapes (i.e., the shapes that specify a target) have been validated.classEvent emitted when the validation of the target shapes (i.e., the shapes that specify a target) starts.classEvent emitted when the value nodes of a property shape have been determined, but before any constraints are validated.