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

expand variable validation #767

Merged
merged 2 commits into from
Aug 8, 2022
Merged

Conversation

rebeccamadsen
Copy link
Contributor

@rebeccamadsen rebeccamadsen commented Apr 29, 2022

This adds "lessThanVariable" and "greaterThanVariable" to validation options. It allows this for datetime, ordinal, text, number, and scalar -- basically everything except categorical and boolean.

It constrains the variables that can be compared to the same type as the current variable.

It also updates protocol validation to schema 8.

@jthrilly jthrilly merged commit cf766a7 into master Aug 8, 2022
jthrilly added a commit that referenced this pull request Nov 22, 2022
jthrilly added a commit that referenced this pull request Nov 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants