Skip to main content

Crate renamite_validate

Crate renamite_validate 

Source
Expand description

Project validation and diagnostics for renamite.

Deterministic checks over a RenFile: document tree integrity, asset references, animation keyframe hygiene, clip/machine sanity, and export-readiness warnings. Use validate to produce a ValidationReport; ValidationReport::has_errors tells you whether the project is safe to save/render/export.

Structs§

Diagnostic
ValidationReport

Enums§

Severity

Functions§

validate