Skip to content

Add min, max and length constraints to CheckboxesField#368

Merged
davidjamesstone merged 3 commits intomainfrom
feature/DF-827-min-max-checkbox-items
Apr 16, 2026
Merged

Add min, max and length constraints to CheckboxesField#368
davidjamesstone merged 3 commits intomainfrom
feature/DF-827-min-max-checkbox-items

Conversation

@davidjamesstone
Copy link
Copy Markdown
Contributor

@davidjamesstone davidjamesstone commented Apr 16, 2026

Proposed change

Jira ticket: https://eaflood.atlassian.net/browse/DF-827

Type of change

  • Bug fix
  • New feature
  • Breaking change
  • Misc. (documentation, build updates, etc)

Checklist

  • You have executed this code locally and it performs as expected.
  • You have added tests to verify your code works.
  • You have added code comments and JSDoc, where appropriate.
  • There is no commented-out code.
  • You have added developer docs in README.md and docs/* (where appropriate, e.g. new features).
  • The tests are passing (npm run test).
  • The linting checks are passing (npm run lint).
  • The code has been formatted (npm run format).

@davidjamesstone davidjamesstone force-pushed the feature/DF-827-min-max-checkbox-items branch from 5518d46 to 8790586 Compare April 16, 2026 09:55
@davidjamesstone davidjamesstone marked this pull request as ready for review April 16, 2026 10:00
Comment thread src/server/plugins/engine/pageControllers/validationOptions.ts Outdated
@sonarqubecloud
Copy link
Copy Markdown

@davidjamesstone davidjamesstone merged commit 2ac494a into main Apr 16, 2026
25 checks passed
@davidjamesstone davidjamesstone deleted the feature/DF-827-min-max-checkbox-items branch April 16, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants