visitFormat Method
Called for each Format instance found during schema traversal.
visitFormat(format: Format): Promise<void>
Parameter | Type | Description |
---|---|---|
format | Format | a Format object. |
Returns - Promise
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.