Hi,

I am currently updating our software stack to Jakarte EE 10 and ran into
some issues while updating to Bean Validation 3.0. Updating bval-jsr to
version 3.0.0 suddenly led to parameter validation on interfaces to fail.
When before @NotNull triggered a ConstraintViolationException, it seems
parameter values aren't checked anymore (leading to NPEs).
Is there anything I might have missed?
A little info on dependeies that might be relevant:
Java version. 17
DeltaSpike: 1.9.5 -> 2.0.0
OpenWebBeans: 2.0.27 -> 4.0.2
BVal: 2.0.0 -> 3.0.0

Any help is much appreciated!

Thanks
Charlie

Reply via email to