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

Error properly on tuple length mismatch #31

Merged

Conversation

jamesrswift
Copy link
Member

Tuple schema now properly requires the length of a tuple to exactly match in order to validate. New behaviour can be disabled by setting exact to false.

@jamesrswift jamesrswift linked an issue Jun 7, 2024 that may be closed by this pull request
@jamesrswift jamesrswift merged commit c7f582d into main Jun 23, 2024
1 check passed
@jamesrswift jamesrswift deleted the 28-make-tuple-fail-gracefully-for-wrong-number-of-values branch June 23, 2024 10:17
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.

Make tuple fail gracefully for wrong number of values
2 participants