Maybe I replied too quickly
Now I noticed, that I'm getting
"undefined method 'query_cache'" exception if validation fails. If I
comment out
"object.to_s.camelize.constantize.query_cache.clear_query_cache", I
get correct validator error message, but then blank value is shown.
That's on Rails 1.2.3.
Laurynas