@auth0/auth0-acul-js - v1.0.0
Preparing search index...
Screens
ValidationError
Class ValidationError
ValidationError
Param: message
The error message.
Param: field
The optional field associated with the error.
Hierarchy (
View Summary
)
AculError
ValidationError
Index
Constructors
constructor
Properties
code
field?
Constructors
constructor
new
ValidationError
(
message
:
string
,
field
?:
string
)
:
ValidationError
Parameters
message
:
string
Optional
field
:
string
Returns
ValidationError
Properties
Readonly
code
code
:
"USER_INPUT_ERROR"
= 'USER_INPUT_ERROR'
Optional
Readonly
field
field
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
field
@auth0/auth0-acul-js - v1.0.0
Loading...
ValidationError
Param: message
The error message.
Param: field
The optional field associated with the error.