You are here

telephone_validation.schema.yml in Telephone Validation 8.2

config/schema/telephone_validation.schema.yml

File

config/schema/telephone_validation.schema.yml
View source
  1. telephone_validation.settings:
  2. type: config_object
  3. label: 'Telephone Validation settings'
  4. mapping:
  5. format:
  6. type: integer
  7. label: Format
  8. country:
  9. type: sequence
  10. label: 'Countries'
  11. sequence:
  12. type: string
  13. label: 'Country'
  14. field.field.*.*.*.third_party.telephone_validation:
  15. type: mapping
  16. label: 'Extra settings for validation'
  17. mapping:
  18. format:
  19. type: integer
  20. label: Format
  21. country:
  22. type: sequence
  23. label: 'Countries'
  24. sequence:
  25. type: string
  26. label: 'Country'