In the parent issue field_config_base
validated field type. We use PluginExists
for this. In the original ideas it was suggested the module providing the plugin should also be validated. We need to investigate if we need to still do this.
field_type:
type: string
label: 'Field type'
constraints:
PluginExists:
manager: plugin.manager.field.field_type
interface: '\Drupal\Core\Field\FieldItemInterface'
Active
11.0 🔥
configuration entity system