Spring MVC custom errors and internationalization

In my web application, I handle errors with annotations. Everything works fine and I can use custom messages via the "message" parameter. @Digits(fraction = 0, integer = 3, message="my custom error