CreateFormattingSpecProps Interface
Interface for the properties required to create a FormatterSpec or ParserSpec.
Properties
| Name | Type | Description | |
|---|---|---|---|
| formatName | string | undefined | Optional name for the format. | |
| formatProps | FormatProps | The format properties to use for the spec. | |
| persistenceUnitName | string | The name of the persistence unit. |
Defined in
Last Updated: 29 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.