Preparing search index...
The search index is not available
@open-rpc/schema-utils-js
@open-rpc/schema-utils-js
OpenRPCDocumentValidationError
Class OpenRPCDocumentValidationError
Provides an error interface for OpenRPC Document validation
Implements
Error
Index
Constructors
constructor
Properties
message
name
Constructors
constructor
new
OpenRPCDocument
Validation
Error
(
errors
)
:
OpenRPCDocumentValidationError
Parameters
errors
:
ErrorObject
[]
The errors received by ajv.errors.
Returns
OpenRPCDocumentValidationError
Properties
message
message
:
string
name
name
:
string
= "OpenRPCDocumentDereferencingError"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
message
name
@open-rpc/schema-utils-js
Loading...
Provides an error interface for OpenRPC Document validation