Class OutputFormat.Hierarchical

    • Constructor Detail

      • Hierarchical

        public Hierarchical()
    • Method Detail

      • customize

        public void customize​(ExecutionContext executionContext,
                              ValidationContext validationContext)
        Description copied from interface: OutputFormat
        Customize the execution context before validation.

        The validation context should only be used for reference as it is shared.

        Specified by:
        customize in interface OutputFormat<OutputUnit>
        Parameters:
        executionContext - the execution context
        validationContext - the validation context for reference