hello, i’d like to set a up a filter that will only let the scenario go to the next module if a certain number is found. The problem is, the array I’m validating is composed of collections and not primitive values.
Like this:
So this filter will not work as intended:




