Class ShapeValidationStartedEvent

All Implemented Interfaces:
ShapeValidationEvent, ValidationEvent, ValidationLifecycleEvent

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

    • ShapeValidationStartedEvent

      public ShapeValidationStartedEvent(org.apache.jena.shacl.engine.ValidationContext vCxt, org.apache.jena.shacl.parser.Shape shape)
  • Method Details