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 TypeClassDescriptionclass
Event emitted when the validation of a node shape is finished.class
Event emitted when the validation of a node shape has begun.class
Event emitted when a property shape has been evaluated completely.class
Event emitted when the validation of a shape has begun.class
Event emitted when the focus node of a shape has been determined but before any constraints are validated.class
Event emitted when the validation of a focus node is finished.class
Event emitted when a focus node has been validated completely with regard to a shape.class
Event emitted when the validation of a shape is finished.class
Event emitted when the validation of a shape has begun.class
Event emitted when all target shapes (i.e., the shapes that specify a target) have been validated.class
Event emitted when the validation of the target shapes (i.e., the shapes that specify a target) starts.class
Event emitted when the value nodes of a property shape have been determined, but before any constraints are validated.