unique_field.schema.yml in Unique field 8
config/schema/unique_field.schema.yml
File
config/schema/unique_field.schema.ymlView source
- # Schema for configuration files of the Unique field module.
-
- node.type.*.third_party.unique_field :
- type: mapping
- label: 'Per-content type unique field settings'
- mapping:
- type_fields:
- type: sequence
- label: 'Fields'
- sequence:
- type: string
- label: 'Field machine name'
- field_scope:
- type: string
- label: 'Scope of the field'
- field_comb:
- type: string
- label: 'Combination of values'
- show_match:
- type: sequence
- label: 'Enable Matches'
- sequence:
- type: string
- label: 'Matches'
-