Search
Preparing search index...
The search index is not available
@open-rpc/typings
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Globals
OpenRPCDocumentValidationError
Class OpenRPCDocumentValidationError
Provides an error interface for OpenRPC Document validation
Hierarchy
OpenRPCDocumentValidationError
Implements
Error
Index
Constructors
constructor
Properties
message
name
Constructors
constructor
new
OpenRPCDocument
Validation
Error
(
errors
:
ErrorObject
[]
)
:
OpenRPCDocumentValidationError
Parameters
errors:
ErrorObject
[]
The errors received by ajv.errors.
Returns
OpenRPCDocumentValidationError
Properties
message
message
:
string
name
name
:
string
Globals
OpenRPCDocument
Validation
Error
constructor
message
name
Provides an error interface for OpenRPC Document validation