Skip to content

Add array validation keywords#51

Open
crmne wants to merge 1 commit into
issue-35-object-validation-keywordsfrom
issue-36-array-validation-keywords
Open

Add array validation keywords#51
crmne wants to merge 1 commit into
issue-35-object-validation-keywordsfrom
issue-36-array-validation-keywords

Conversation

@crmne

@crmne crmne commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Closes #36

Summary

  • Add unique: support for uniqueItems
  • Add tuple schemas backed by prefixItems
  • Add array block contains support with minContains / maxContains
  • Cover tuple objects and preserve existing homogeneous array behavior

Verification

  • bundle exec rake

@crmne crmne linked an issue Jun 8, 2026 that may be closed by this pull request
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.

Add array validation keywords

1 participant