ToolInvalidField
Generated by TypeDoc. Do not edit this page directly.
Interface: ToolInvalidField
Section titled “Interface: ToolInvalidField”Defined in: packages/core/src/logging/tool-errors.ts:11
Properties
Section titled “Properties”| Property | Type | Defined in |
|---|---|---|
code? | string | packages/core/src/logging/tool-errors.ts:13 |
expected? | string | packages/core/src/logging/tool-errors.ts:14 |
message | string | packages/core/src/logging/tool-errors.ts:16 |
path | string | packages/core/src/logging/tool-errors.ts:12 |
received? | string | packages/core/src/logging/tool-errors.ts:15 |