Interface ApplyOptions

Options used when a shape is applied to an input value.

Hierarchy

Properties

context?: any

The custom context.

earlyReturn?: boolean

If true then parsing is aborted after the first issue is encountered.

Default

false