The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
---
auto_fieldset: 1

elements:
  - name: foo
  - name: bar

constraints:
  - type: Required

# baz below won't have a constraint, because it's loaded after the above
# call to constraints()

---
elements:
  - name: baz