Skip to main content

validate_plugin_references

Function validate_plugin_references 

Source
pub fn validate_plugin_references(
    descriptors: &[PluginDescriptor],
    references: &BTreeMap<String, (String, Value)>,
) -> Vec<PluginReferenceIssue>
Expand description

Side-effect-free validation shared by profile inspection and runtime mount.