form-definition-schema-defs-condition-group-schema-properties-conditions-conditions-item-anyof-condition-definition-properties-field
Field Type
object (Field)
field Properties
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| name | string | Required | cannot be null | Form Definition Schema |
| type | string | Required | cannot be null | Form Definition Schema |
| display | string | Required | cannot be null | Form Definition Schema |
name
Component name referenced by this condition
name
-
is required
-
Type:
string(Name) -
cannot be null
-
defined in: Form Definition Schema
Name Type
string (Name)
type
Data type of the field (e.g., string, number, date)
type
-
is required
-
Type:
string(Type) -
cannot be null
-
defined in: Form Definition Schema
Type
string (Type)
display
Human-readable name of the field for display purposes
display
-
is required
-
Type:
string(Display) -
cannot be null
-
defined in: Form Definition Schema
Display Type
string (Display)