Class TargetShapesValidationStartedEvent

All Implemented Interfaces:
TargetShapeValidationEvent, ValidationEvent, ValidationLifecycleEvent

public class TargetShapesValidationStartedEvent extends AbstractTargetShapesValidationEvent implements ValidationLifecycleEvent
Event emitted when the validation of the target shapes (i.e., the shapes that specify a target) starts.
  • Constructor Details

    • TargetShapesValidationStartedEvent

      public TargetShapesValidationStartedEvent(org.apache.jena.shacl.engine.ValidationContext vCxt, Collection<org.apache.jena.shacl.parser.Shape> targetShapes)
  • Method Details