Search
Preparing search index...
The search index is not available
@moonlight-io/asteroid-sdk-js
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ValidationError
Class ValidationError
Hierarchy
Error
ValidationError
Index
Constructors
constructor
Properties
message
name
property
Key
rule
Key
stack
validation
Rules
Error
Constructors
constructor
new
Validation
Error
(
propertyKey
:
string
|
undefined
, message
:
string
|
undefined
, validationRules
?:
PropertyValidationRules
, ruleKey
?:
undefined
|
string
)
:
ValidationError
Parameters
propertyKey:
string
|
undefined
message:
string
|
undefined
Optional
validationRules:
PropertyValidationRules
Optional
ruleKey:
undefined
|
string
Returns
ValidationError
Properties
message
message
:
string
name
name
:
string
property
Key
property
Key
:
string
|
undefined
rule
Key
rule
Key
:
string
|
undefined
Optional
stack
stack
:
undefined
|
string
validation
Rules
validation
Rules
:
PropertyValidationRules
|
undefined
Static
Error
Error
:
ErrorConstructor
Globals
Validation
Error
constructor
message
name
property
Key
rule
Key
stack
validation
Rules
Error
Generated using
TypeDoc