ValidationError class
Represents a Schema validation error.
This can occur when a method of the agent is invoked with certain parameters or the returned value doesn't match the declared plugin schema.
Signature:
export declare class ValidationError extends Error
Extends: Error
Constructors
|
Constructor |
Modifiers |
Description |
|---|---|---|
|
Constructs a new instance of the |
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string | |||
|
string | |||
|
string | |||
|
string | |||
|
string |