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

Use conlist unique_items for limiting duplicate allowed values #422

Open
joelvdavies opened this issue Nov 22, 2024 · 1 comment
Open

Use conlist unique_items for limiting duplicate allowed values #422

joelvdavies opened this issue Nov 22, 2024 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joelvdavies
Copy link
Collaborator

Noticed this is a simpler way of enforcing no duplicate allowed values in AllowedValuesListSchema. It will change the way the error outputs so should also ensure the font end doesn't get effected.

@joelvdavies
Copy link
Collaborator Author

Just updated after #421 (comment), so no longer uses conlist. Seems field doesn't have the same option so may have to be reverted to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
Status: Backlog
Development

No branches or pull requests

1 participant