Interface: JsonSchemaProducer
A schema defines the typed structure of a JSON object.
Implemented by
Methods
getJsonSchema
▸ getJsonSchema(): unknown
Returns the JSON schema for this schema. The schema has to be a valid JSON schema in object form.
Returns
unknown
Defined in
packages/modelfusion/src/core/schema/JsonSchemaProducer.ts:8