Draft: Resolve #3511366 "Poc content type template config entity type"
Open
requested to merge issue/experience_builder-3511366:3511366-poc-content-type-template-config-entity-type into 0.x
Compare changes
@@ -397,6 +397,127 @@ field.field_settings.component_tree:
# @todo Definitely require the corresponding EntityViewMode config entity to exist. This would require adding support for dynamic values to be specified in the `prefix` option for \Drupal\Core\Config\Plugin\Validation\Constraint\ConfigExistsConstraintValidator, or for XB to subclass it. The latter is the only pragmatic choice that avoids being blocked on core. Note that core's \Drupal\Core\Validation\Plugin\Validation\Constraint\EntityBundleExistsConstraintValidator already supports this.