ValidationError

Represents a validation error result in the context of a tool operation.

Constructors

Link copied to clipboard
constructor(error: Throwable)

Properties

Link copied to clipboard

The exception describing the validation failure. Encoded as an AIAgentError over the wire.