GROUPNAME_REGEX#

gafaelfawr.constants.GROUPNAME_REGEX = '^[a-zA-Z][a-zA-Z0-9._-]*$'#

Regex matching all valid group names.