Username
Overview
The CUsername
class represents and validates usernames within the system according to specific rules. It employs several methods to ascertain the validity of usernames based on predetermined conditions.
Validation Mode
Validation is contingent on the following flags.
If the validation flag is set to None, validations will be ignored.
Last updated
Was this helpful?