pub fn validate_topic_query(topic: &str) -> Result<(), Error>
Validates a topic query (for –topic flag). Allows wildcards: “” (match all) or “prefix.” (match children).