Class PrintValidationInsertionPoints

  • All Implemented Interfaces:
    io.spine.protodata.config.Configured, io.spine.protodata.config.ConfiguredQuerying, io.spine.protodata.Querying

    public final class PrintValidationInsertionPoints
    extends io.spine.protodata.renderer.InsertionPointPrinter
    An InsertionPointPrinter which adds the Validate point to all the message types which have an associated MessageValidation view.
    • Constructor Detail

      • PrintValidationInsertionPoints

        public PrintValidationInsertionPoints()
    • Method Detail

      • supportedInsertionPoints

        protected com.google.common.collect.ImmutableSet<io.spine.protodata.renderer.InsertionPoint> supportedInsertionPoints()
        Specified by:
        supportedInsertionPoints in class io.spine.protodata.renderer.InsertionPointPrinter