telephone_validation.schema.yml in Telephone Validation 8.2
config/schema/telephone_validation.schema.yml
File
config/schema/telephone_validation.schema.ymlView source
- telephone_validation.settings:
- type: config_object
- label: 'Telephone Validation settings'
- mapping:
- format:
- type: integer
- label: Format
- country:
- type: sequence
- label: 'Countries'
- sequence:
- type: string
- label: 'Country'
-
- field.field.*.*.*.third_party.telephone_validation:
- type: mapping
- label: 'Extra settings for validation'
- mapping:
- format:
- type: integer
- label: Format
- country:
- type: sequence
- label: 'Countries'
- sequence:
- type: string
- label: 'Country'