We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Originally tried to fix in #443 but needs to be done on a branch of this repo for the actions to run properly
Correct validation rule for Stripe Calling is list:: regex search -?\d+
list:: regex search -?\d+
The text was updated successfully, but these errors were encountered:
On closer inspection this line has both valid values and a conflicting validation rule
Stripe Calling,"Tool used for identifying architectural stripe-forming, interaction hotspots.","MACS2, Other",,,TRUE,Sequencing,,,list::-?\d+
Sorry, something went wrong.
Per the RFC this should not have a validation rule just the valid values
adamjtaylor
Successfully merging a pull request may close this issue.
Originally tried to fix in #443 but needs to be done on a branch of this repo for the actions to run properly
Correct validation rule for Stripe Calling is
list:: regex search -?\d+
The text was updated successfully, but these errors were encountered: