Skip to content

@vttforge/core / FieldInstance

Interface: FieldInstance

Anything that satisfies the FieldInstance shape. Used as the inner-field constraint on ArrayField and as the value type of SchemaField's child map. Keeps the conditional types in ./infer-schema.ts straightforward.

Extended by

Properties

[BRAND]

readonly [BRAND]: string


options

readonly options: unknown

MIT licensed.