pub fn validate_audited_entity_command(
actor: Role,
action: Action,
subject_id: Id,
event: EntityAuditEvent,
) -> Result<AuditedEntityCommand, ValidationError>pub fn validate_audited_entity_command(
actor: Role,
action: Action,
subject_id: Id,
event: EntityAuditEvent,
) -> Result<AuditedEntityCommand, ValidationError>