jira.js
Guide
GitHub
Preparing search index...
userManagement
EmailSchema
Variable EmailSchema
Const
EmailSchema
:
ZodString
= ...
The email address of the user.
Constraints
partMaxLength
: The maximum length of the user part and of any subdomain is 255 characters.
validCharacters
: Control and null characters are not allowed
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guide
GitHub
jira.js
Loading...
The email address of the user.
Constraints
partMaxLength: The maximum length of the user part and of any subdomain is 255 characters.validCharacters: Control and null characters are not allowed