Implementing "OR" with the rulesets #2584
Unanswered
pkonopacki1
asked this question in
Q&A
Replies: 1 comment
-
The following is working for me: Spectral Rule
Use the following YAML to test. Un-comment the elements
|
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
-
Sounds like a dumb question but somehow I never found how to do it. Basically I need to check if an object contains "field1" or "field2". I see that core functions implement "XOR" but not "OR". Is there some easy way to do it?
Beta Was this translation helpful? Give feedback.
All reactions