Skip to content

Check for updated MethodValidated class#393

Open
kalinchan wants to merge 1 commit intoeclipse-ee4j:mainfrom
payara:hibernate-validator-fix
Open

Check for updated MethodValidated class#393
kalinchan wants to merge 1 commit intoeclipse-ee4j:mainfrom
payara:hibernate-validator-fix

Conversation

@kalinchan
Copy link
Copy Markdown

@kalinchan kalinchan commented Dec 12, 2025

In the latest hibernate-validator version, this class has moved resulting in the MVC TCK ee.jakarta.tck.mvc.tests.binding.base.BindingBaseTest#submitValidationError test failing in Payara 7 as both interceptors are performing the same validation (Krazo and Hibernate Validator).

More specifically, the Hibernate Validator interceptor throws a ConstraintViolationException preventing the method invocation to proceed

cc @ivargrimstad

@ivargrimstad
Copy link
Copy Markdown
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants