How to use validation rules for list args? #1158
Unanswered
drewgallagher
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to validate each value in a list arg with validation rules?
This is what we currently have but I'm not sure if it validates each value in
excluded_slugs
or just if any one of them passes.Beta Was this translation helpful? Give feedback.
All reactions