IrcServer.nicknameValidationPattern

Require that nicknames match the given regular expression.

class IrcServer
string nicknameValidationPattern;

Meta