Skip to main content

validate_with_dir

Function validate_with_dir 

Source
pub fn validate_with_dir(
    presentation: &Presentation,
    base_dir: &Path,
) -> Vec<VecslideError>
Available on crate feature native only.
Expand description

Validates a presentation and also checks that referenced SVG files exist on disk. Native only (requires filesystem access).