Module validate

Source
Expand description

Contains an utility to validate channel names

Enums§

Error
Types of errors that can be found as a result of validating a channel login name. See the enum variants for details

Functions§

validate_login
Validate a given login name. Returns an error detailing the issue if the string is found to be invalid.