InstaGENI requires project names to have a leading alphabetic character and a minimum length of two characters. geni-ch allows leading numbers and a minimum length of one character. Make the regex for project names more restrictive to match the InstaGENI/ProtoGENI/Emulab requirements.
Current regex allowing leading numbers and length of 1:
InstaGENI requires project names to have a leading alphabetic character and a minimum length of two characters. geni-ch allows leading numbers and a minimum length of one character. Make the regex for project names more restrictive to match the InstaGENI/ProtoGENI/Emulab requirements.
Current regex allowing leading numbers and length of 1:
Proposed new regex: