UsernameValidation extension

on

Properties

isValidUsername bool

Available on String, provided by the UsernameValidation extension

Validates if the string is a valid username. Rules: Only alphanumeric characters, underscores, and min length of 3.
no setter