Details
Description
Bean validation errors should not be logged with log level ERROR, as they can be part of normal system behaviour (e.g. a user registers herself or is registered by an admin and accidentally or unknowingly enters invalid data and then gets an error message on the UI). See the discussion on the dev mailing list [1].