Skip to main content

validate_edit_plan

Function validate_edit_plan 

Source
pub fn validate_edit_plan(
    plan: &EditPlan,
    limits: PlanLimits,
) -> Result<ValidatedEditPlan<'_>, EditError>
Expand description

Validates a frozen edit-plan envelope and its borrowed file/edit contents.