---
elements:
  - type: Hidden
    name: count

  - type: Repeatable
    counter_name: count
    elements:
      - name: foo
    constraints:
      - 'Repeatable::Any'