Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
AjvErrors
ValidationError
Class ValidationError
Hierarchy
Error
ValidationError
Index
Constructors
constructor
Properties
ajv
errors
message
name
stack
validation
Error
Constructors
constructor
new
Validation
Error
(
errors
:
Array
<
ErrorObject
>
)
:
ValidationError
Parameters
errors:
Array
<
ErrorObject
>
Returns
ValidationError
Properties
ajv
ajv
:
true
errors
errors
:
Array
<
ErrorObject
>
message
message
:
string
name
name
:
string
Optional
stack
stack
:
undefined
|
string
validation
validation
:
true
Static
Error
Error
:
ErrorConstructor
Globals
Ajv
Errors