Type Utils
Preparing search index...
Classes
Email
Class Email
Index
Constructors
constructor
Accessors
domain
username
value
regex
Methods
[to
Primitive]
to
String
value
Of
validate
Constructors
constructor
new
Email
(
email
:
string
)
:
Email
Parameters
email
:
string
Returns
Email
Accessors
domain
get
domain
()
:
string
Returns
string
username
get
username
()
:
string
Returns
string
value
get
value
()
:
string
Returns
string
Static
regex
get
regex
()
:
RegExp
Returns
RegExp
Methods
[to
Primitive]
"[toPrimitive]"
(
hint
:
string
)
:
string
Parameters
hint
:
string
Returns
string
to
String
toString
()
:
string
Returns
string
value
Of
valueOf
()
:
string
Returns
string
Static
validate
validate
(
value
:
string
)
:
boolean
Parameters
value
:
string
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
domain
username
value
regex
Methods
[to
Primitive]
to
String
value
Of
validate
Type Utils
Loading...