form-definition-v2-schema-properties-conditions-conditions-item-properties-items-items-item-oneof-generic-list-items-1
Secondary Condition Type
object (Generic List Items)
Secondary Condition Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| id | string | Optional | cannot be null | Form Definition V2 Schema |
| conditionId | string | Required | cannot be null | Form Definition V2 Schema |
id
Unique identifier for the referenced condition
id
-
is optional
-
Type:
string(Id) -
cannot be null
-
defined in: Form Definition V2 Schema
Id Type
string (Id)
id Constraints
UUID: the string must be a UUID, according to RFC 4122
conditionId
Name of the referenced condition
conditionId
-
is required
-
Type:
string(Condition Id) -
cannot be null
-
defined in: Form Definition V2 Schema
Condition Id Type
string (Condition Id)
conditionId Constraints
constant: the value of this property must be equal to:
{ "ref": { "path": [ "conditions" ], "ancestor": "root", "in": true }}