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.
Parameters
Section titled “Parameters”Manifest-derived attribute document.
Returns
Section titled “Returns”A draft 2020-12 JSON Schema document for the manifest root object.