Skip to main content

validate_topic_tag

Function validate_topic_tag 

Source
pub fn validate_topic_tag(tag: &str) -> Result<()>
Expand description

Validate a topic tag: must be 1-50 characters and not contain periods (.) or ampersands (&).