Variable iox::config::REGEX_VALID_CHARACTERS

Variable Documentation

static constexpr const char iox::config::REGEX_VALID_CHARACTERS[] = "^[a-zA-Z_][a-zA-Z0-9_]*$"