Skip to content

Home > llm-ops > TypeChatJsonValidator > schema

TypeChatJsonValidator.schema property

A string containing TypeScript source code for the validation schema.

Signature:

typescript
schema: string;
schema: string;

Released under the MIT License.