Skip to content

Home > llm-ops > TypeChatJsonValidator > typeName

TypeChatJsonValidator.typeName property

A string containing the JSON object target type name in the schema.

Signature:

typescript
typeName: string;
typeName: string;

Released under the MIT License.