validate_spec_annotations

Function validate_spec_annotations 

Source
pub fn validate_spec_annotations(
    name: &str,
    annotations: &BTreeMap<String, String>,
) -> Result<()>