Interface Options

Additional options for number schema.

Hierarchy

Properties

Properties

How to process string values.

Default Value

'parse'

where?: UcConstraints<number, UcNumber.Schema> | readonly UcConstraints<number, UcNumber.Schema>[]

Additional schema constraints.

within?: UcPresentations<number, UcNumber.Schema> | readonly UcPresentations<number, UcNumber.Schema>[]

Additional schema instance presentation constraints.

Generated using TypeDoc