Stop validation after the first validation error was found

Hi ,

Would it be possible to stop further validations when the first error was found?

Regards,
Elena

Hi,

Yes it is, it’s called the fail fast mode. See https://docs.jboss.org/hibernate/stable/validator/reference/en-US/html_single/#section-fail-fast .