pub fn validate_audited_command(
actor: Role,
action: Action,
order_id: OrderId,
event: AuditEvent,
) -> Result<AuditedCommand, ValidationError>pub fn validate_audited_command(
actor: Role,
action: Action,
order_id: OrderId,
event: AuditEvent,
) -> Result<AuditedCommand, ValidationError>