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

add regex and alter include comparators #768

Merged
merged 3 commits into from
Sep 9, 2022
Merged

Conversation

rebeccamadsen
Copy link
Contributor

Updates to use new protocol-validation. Will need an updated ref to NC when merged.

This allows comparators to be created using CONTAINS and DOES_NOT_CONTAIN for text to use regular expressions. It also alters INCLUDES and EXCLUDES to work for ordinal, and makes it use check box group so that multiple options can be selected. Should remain backward compatible and still accept a single string option.

@jthrilly jthrilly merged commit b5f5ace into master Sep 9, 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