Preparing search index...
The search index is not available
jointz
jointz
FailedValidationError
Class FailedValidationError
The validation error that is thrown from checkValid.
Hierarchy
Error
FailedValidationError
Index
Constructors
constructor
Properties
errors
is
Failed
Validation
Error
message
name
stack?
Constructors
constructor
new
Failed
Validation
Error
(
errors
:
ValidationError
[]
)
:
FailedValidationError
Parameters
errors:
ValidationError
[]
Returns
FailedValidationError
Properties
Readonly
errors
errors
:
ValidationError
[]
Readonly
is
Failed
Validation
Error
is
Failed
Validation
Error
:
true
= true
message
message
:
string
name
name
:
string
Optional
stack
stack
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
jointz
Failed
Validation
Error
constructor
errors
is
Failed
Validation
Error
message
name
stack?
Generated using
TypeDoc
The validation error that is thrown from checkValid.