Callsigns will follow the following Regex rules:
allowable characters: A-Z0-9.-_+<space>
Length: 1-16 characters
Must contain at least one A-Z0-9 character
Must start with either a letter or number
Cannot start or end with a <space> character
Cannot contain consecutive <space> characters
Cannot contain the term “Shrapnel”