You are here

views_natural_sort.schema.yml in Views Natural Sort 8.2

config/schema/views_natural_sort.schema.yml

File

config/schema/views_natural_sort.schema.yml
View source
  1. views_natural_sort.settings:
  2. type: config_object
  3. label: "Views Natural Sort Settings"
  4. mapping:
  5. dependencies:
  6. type: config_dependencies
  7. label: 'Dependencies'
  8. rebuild_items_per_batch:
  9. type: integer
  10. label: "Number of records to rebuild per batch"
  11. transformation_settings:
  12. type: sequence
  13. label: "All Transformation Settings"
  14. sequence:
  15. type: mapping
  16. mapping:
  17. enabled:
  18. type: boolean
  19. label: "Transformation Enabled"
  20. settings:
  21. type: ignore
  22. label: "Transformation Settings"