You are here

webform_deter.schema.yml in Webform Deter 8

config/schema/webform_deter.schema.yml

File

config/schema/webform_deter.schema.yml
View source
  1. webform_deter.settings:
  2. type: config_object
  3. mapping:
  4. warning_message:
  5. label: The warning message shown to users when a deter pattern matches.
  6. type: string
  7. patterns:
  8. label: The patterns we want to check against.
  9. type: sequence
  10. sequence:
  11. type: string