Closed
Description
Jan Goyvaerts opened SPR-10384 and commented
Trying to make method validation work using Hibernate Validator 4.3.0.
Running the very same code over and over again yields different results. Sometimes everything gets validated. Sometimes not. And occasionally I'm getting an unexpected exception.
I've prepared a test case. Simply run maven "install test".
I'm aware I might be barking at the wrong tree here. Maybe it's not Spring's plumbing that is to blame. But rather HV. On the other hand, this are quite straightforward cases...
Running on Linux x64 (Arch) & JDK 1.6.0_43.
Affects: 3.2.2
Attachments:
- test.zip (10.66 kB)
Issue Links:
- Bean Validation invocation API for use with individual values and constraints [SPR-11900] #16519 Bean Validation invocation API for use with individual values and constraints
0 votes, 6 watchers