pub fn values_not_equal( left: &DataValue, right: &DataValue, case_insensitive: bool, ) -> bool
Compare two DataValues for inequality