DerivationCollection
Collection of all derivation entries from a form's field definitions.
This interface is intentionally minimal - it contains only the core data. Lookup maps are provided via {@link DerivationLookup} which computes them lazily on demand.
Properties
| Name | Type | Description |
|---|---|---|
| entries | | All derivation entries collected from field definitions, sorted in topological order for efficient processing. |