Skip to main content

validate_bundle

Function validate_bundle 

Source
pub fn validate_bundle(bundle: &Bundle) -> Report
Expand description

Validates a loaded bundle, returning all findings.

Deterministic: stale_after dates are checked for syntax but not against the clock. Use validate_bundle_at to also flag stale concepts.