unique_field_ajax.schema.yml in Unique field ajax 2.x
Same filename and directory in other branches
config/schema/unique_field_ajax.schema.yml
File
config/schema/unique_field_ajax.schema.ymlView source
- field.field.*.*.*.third_party.unique_field_ajax:
- type: mapping
- label: Unique field third party settings
- mapping:
- unique:
- type: integer
- label: 'Set if field is unique or not'
- per_lang:
- type: integer
- label: 'Unique per language'
- use_ajax:
- type: integer
- label: 'Use ajax'
- message:
- type: string
- label: 'A custom error message'
- node.type.*.third_party.unique_field_ajax:
- type: mapping
- label: Unique field third party settings
- mapping:
- unique:
- type: integer
- label: 'Set if field is unique or not'
- per_lang:
- type: integer
- label: 'Unique per language'
- use_ajax:
- type: integer
- label: 'Use ajax'
- message:
- type: string
- label: 'A custom error message'