ITransformConfig

public interface ITransformConfig

Optional configuration for the transform service.

Methods

dryRun

public boolean dryRun()

If this returns true, the transformation should be performed without side effects like writing output files.