Function validate_sink_props

Source
fn validate_sink_props(
    sink: &Model,
    props: &BTreeMap<String, String>,
) -> MetaResult<()>