EvaluationContext
| Generic types: | TValue |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| customFunctions | Record<string, (context: | Custom evaluation functions |
| fieldPath | string | Field path for relative references |
| fieldValue | TValue | Current field value |
| formValue | Record<string, unknown> | Complete form value |
| logger | | Logger for diagnostic output |