Validates a user name string.
User names may only contain ASCII letters and digits or any of the specified additional letters.
Invalid user names will cause an exception with the error description to be thrown.
See Implementation
Validates a user name string.
User names may only contain ASCII letters and digits or any of the specified additional letters.
Invalid user names will cause an exception with the error description to be thrown.