Skip to content

@awssolutions/gen-ai-evaluation-toolkit-ts-client


@awssolutions/gen-ai-evaluation-toolkit-ts-client / ValidationExceptionField

Interface: ValidationExceptionField

Describes one specific validation failure for an input member.

Properties

message

message: string

A detailed description of the validation failure.


path

path: string

A JSONPointer expression to the structure member whose value failed to satisfy the modeled constraints.