Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMS: Add support for constraints on ArrayField #440

Open
jeremydw opened this issue Oct 24, 2024 · 0 comments
Open

CMS: Add support for constraints on ArrayField #440

jeremydw opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
enhancement Feature request

Comments

@jeremydw
Copy link
Member

We may have situations where we want to limit the number of items that an ArrayField accepts. We should add a maxItems (or similar) to ArrayField:

https://github.com/blinkk/rootjs/blob/c87631672fb332ee0b78c51562893ec7f4eb666d/packages/root-cms/core/schema.ts

@jeremydw jeremydw added the enhancement Feature request label Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature request
Projects
None yet
Development

No branches or pull requests

2 participants