load_and_validate_bundle

Function load_and_validate_bundle 

Source
pub fn load_and_validate_bundle(
    yaml: &str,
    source: Option<&Path>,
) -> Result<FlowBundle>
Expand description

Load YAML into a canonical FlowBundle using the embedded schema.