Skip to main content

validate_audited_entity_command

Function validate_audited_entity_command 

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