-
Notifications
You must be signed in to change notification settings - Fork 384
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
Enable extended validations #2231
Comments
ajv keywords is a Typescript validator that provides Update: according to
Assigning two items the same |
Extending ticket to suggest enabling the use of |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Keeping this open. |
Feature Description
Add support for the following vocabulary to support extended validation of arrays:
https://docs.json-everything.net/schema/vocabs/array-ext/
Specifically the ability to validate that a uuid field is unique across items in an array
Update: json-everything is implemented in C# only, so would not be usable in
homebridge-config-ui-x
The text was updated successfully, but these errors were encountered: