Skip to content

@egain/ai-agent-sdk API Reference - v0.2.3-beta.2 / ContextValidationIssue

Interface: ContextValidationIssue

Table of contents

Properties

Properties

name

name: string

Defined in

core/message/types.ts:45


reason

reason: string

Defined in

core/message/types.ts:46


expectedType

Optional expectedType: string

Defined in

core/message/types.ts:47


providedType

Optional providedType: string

Defined in

core/message/types.ts:48

Released under the MIT License.