form-definition-schema-defs-condition-group-schema-properties-conditions-conditions-item-anyof-condition-reference
Condition Reference Type
object (Condition Reference)
Condition Reference Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| conditionName | string | Required | cannot be null | Form Definition Schema |
| conditionDisplayName | string | Required | cannot be null | Form Definition Schema |
| coordinator | string | Optional | cannot be null | Form Definition Schema |
conditionName
Name of the referenced condition
conditionName
-
is required
-
Type:
string(Condition Name) -
cannot be null
-
defined in: Form Definition Schema
Condition Name Type
string (Condition Name)
conditionDisplayName
Human-readable name of the condition for display purposes
conditionDisplayName
-
is required
-
Type:
string(Condition Display Name) -
cannot be null
-
defined in: Form Definition Schema
Condition Display Name Type
string (Condition Display Name)
coordinator
Logical operator connecting this condition with others (AND, OR)
coordinator
-
is optional
-
Type:
string(Coordinator) -
cannot be null
-
defined in: Form Definition Schema
Coordinator Type
string (Coordinator)