Hello,
I encountered a situation where i need to define multiple time “expect_table_row_count_to_be_between” with different “row_condition”.
The problem is that the validator register only the last definition of the expectation.
Did I misunderstood something or is there an alternative ?