strict.yaml 122 B

123456789
  1. form:
  2. validation: strict
  3. fields:
  4. test:
  5. type: text
  6. label: Test
  7. validate:
  8. required: true