Skip to main content

Module validation

Module validation 

Source

Functionsยง

validate
Validates a presentation without touching the filesystem. WASM-safe. Returns all errors found, not just the first.
validate_with_dirnative
Validates a presentation and also checks that referenced SVG files exist on disk. Native only (requires filesystem access).