Skip to content

manifestToJsonSchema

manifestToJsonSchema(doc): JsonSchemaDocument

Defined in: wp-typia-block-runtime/src/schema-core-documents.ts:233

Builds a full JSON Schema document from a Typia manifest document.

ManifestDocument

Manifest-derived attribute document.

JsonSchemaDocument

A draft 2020-12 JSON Schema document for the manifest root object.