| I've seen the discussion on https://github.com/hibernate/hibernate-validator/pull/841. So those methods from Objects didn't turn out to be suitable in the end? Unless we write our own analog of Objects#hash which would take into account if the parameter is an array or not. Right? |