Skip to main content

betaThis is a new capability. Help us improve it and give your feedback on Slack.

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

PropertyTypeRequiredNullableDefined by
idstringOptionalcannot be nullForm Definition V2 Schema
conditionIdstringRequiredcannot be nullForm Definition V2 Schema

id

Unique identifier for the referenced condition

id

Id Type

string (Id)

id Constraints

UUID: the string must be a UUID, according to RFC 4122

conditionId

Name of the referenced condition

conditionId

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
}
}