Discussion in the mailing list resulted in the following regex:
^(?:[a-z0-9]+-?)*[a-z](?:-?[a-z0-9])*$
Nessita proposes a length of 50, Bret proposes to cut it down to 35 or 40.
Discussion in the mailing list resulted in the following regex:
^(?:[a- z0-9]+- ?)*[a-z] (?:-?[a- z0-9])* $
Nessita proposes a length of 50, Bret proposes to cut it down to 35 or 40.