pub fn build_path_multi( entities: &Entities, patterns: &[&str], strict: bool, ) -> Option<Vec<String>>
Build potentially multiple paths when entities contain list values.