Skip to content

Property Validation: uniqueItems #22

Open
@everettraven

Description

@everettraven

The uniqueItems constraint on a property enforces that lists should only contain unique items in the list.

Going from a non-unique constraint on list items to a uniqueness constraint is more restrictive and a breaking change as it could invalidate existing allowed values and break client/user expectations.

The opposite direction of unique to non-unique is less restrictive and likely OK

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.priority/important-longtermImportant over the long term, but may not be staffed and/or may need multiple releases to complete.triage/acceptedIndicates an issue or PR is ready to be actively worked on.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions