Class ConstraintEvaluationForPropertyShapeStartedEvent

All Implemented Interfaces:
ConstraintEvaluationEvent, ConstraintEvaluationForPathEvent, ConstraintEvaluationOnPathNodesEvent, FocusNodeValidationEvent, ShapeValidationEvent, ValidationEvent, ValidationLifecycleEvent

public class ConstraintEvaluationForPropertyShapeStartedEvent extends AbstractConstraintEvaluationOnPathNodesEvent implements ValidationLifecycleEvent
Event emitted when the validation of a shape has begun.
  • Constructor Details

    • ConstraintEvaluationForPropertyShapeStartedEvent

      public ConstraintEvaluationForPropertyShapeStartedEvent(org.apache.jena.shacl.engine.ValidationContext vCxt, org.apache.jena.shacl.parser.Shape shape, Node focusNode, org.apache.jena.shacl.parser.Constraint constraint, Path path, Set<Node> pathNodes)
  • Method Details