# @todo Add `StructuredDataPropExpression` validation constraint that fails if StructuredDataPropExpression::fromString() fails
# StructuredDataPropExpression: [field_type]
# @todo reuse the yet-to-be-written validation logic that \Drupal\experience_builder\Plugin\Field\FieldType\ComponentTreeItem::preSave() is referring to
field.value.component_tree:
type:field.value.*
label:'Defaultvalue'
# The config equivalent of a ComponentTreeItem, validated by the same constraint.
# @todo Use this in https://www.drupal.org/project/experience_builder/issues/3455629