COMPONENT_NAME_REGEX

Constant COMPONENT_NAME_REGEX 

Source
pub const COMPONENT_NAME_REGEX: &str = r"^[A-Za-z0-9.\-_]{2,80}$";