visitEmptySchema
visitEmptySchema: (schema: Schema) => Promise<void> | undefined
Called for a partially loaded schema. During deserialization, this would be after a schema and all its references are deserialized, but before any of its items or custom attributes have been deserialized.
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.