Interface representing a condition for displaying a field based on other field values.
The type of field values.
The dependent field whose value will determine the condition.
The value of the dependent field to compare against.
The operator used to compare the dependent field's value.
Optional
The logical relation of the condition (e.g., "and").
Interface representing a condition for displaying a field based on other field values.