dynamic-forms / Interface

CrossFieldSchemaEntry

Cross-field schema entry. Represents a schema application condition that references other fields.

Properties

NameTypeDescription
category"schema"

The category of this cross-field entry

condition
ConditionalExpression

The condition that determines when the schema applies

config
SchemaApplicationConfig

The original schema application configuration

dependsOn
inherited from BaseCrossFieldEntry
string[]

Field keys that this configuration depends on (extracted from expressions)

sourceFieldKey
inherited from BaseCrossFieldEntry
string

The key of the field where this configuration was originally defined