Variable ska::pst::common::source_regex
Defined in File ValidationRegex.h
Variable Documentation
-
static std::string ska::pst::common::source_regex = "^[\\w+-]+$"
Regular expression for a generic source name, allow any alphanumeric, _, +, or - chars.