Replies: 1 comment
-
You would need to handle this through writing a custom |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to require either of two fields in a config?
Either
left
orright
have to present (or both). I'm thinking of using enums, but I'm not sure how to make it work.Beta Was this translation helpful? Give feedback.
All reactions