Class ConstraintEvaluationForNodeShapeStartedEvent

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

public class ConstraintEvaluationForNodeShapeStartedEvent extends AbstractConstraintEvaluationEvent implements ValidationLifecycleEvent
Event emitted when the validation of a node shape has begun.
  • Constructor Details

    • ConstraintEvaluationForNodeShapeStartedEvent

      public ConstraintEvaluationForNodeShapeStartedEvent(org.apache.jena.shacl.engine.ValidationContext vCxt, org.apache.jena.shacl.parser.Shape shape, org.apache.jena.graph.Node focusNode, org.apache.jena.shacl.parser.Constraint constraint)
  • Method Details