CommandBuilderRewriter
interface CommandBuilderRewriter
Interface for rewriting command builders before command execution.
CommandBuilderRewriters allow modification of command builders to add additional context, validation, or transformation logic before commands are processed by the command bus.