createFormatterSpec Method @beta

Creates a FormatterSpec for a given persistence unit name and format properties, using the UnitsProvider to resolve the persistence unit.

createFormatterSpec(props: CreateFormattingSpecProps): Promise<FormatterSpec>

Parameter Type Description
props CreateFormattingSpecProps A CreateFormattingSpecProps interface.

Returns - Promise<FormatterSpec>

Defined in

Last Updated: 07 June, 2025