Interface Options

Additional options for string schema.

Hierarchy

Properties

Properties

How to process raw values.

Default Value

'escape'

where?: UcConstraints<string, UcString.Schema> | readonly UcConstraints<string, UcString.Schema>[]

Additional schema constraints.

within?: UcPresentations<string, UcString.Schema> | readonly UcPresentations<string, UcString.Schema>[]

Additional schema instance presentation constraints.

Generated using TypeDoc