visitEmptySchemaSync
visitEmptySchemaSync: (schema: Schema) => 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: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.