Skip to main content

validate_audited_command

Function validate_audited_command 

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