# File lib/dm-core/query/conditions/operation.rb, line 509
        def valid?
          any? { |op| valid_operand?(op) }
        end