bug in hibernate-validator ValidatorImpl
Hi,
2014-08-21 12:38 GMT+02:00 Itai Frenkel
mailto:i...@forter.com>>:
Hello,
TL;DR: Need an opinion if to open a JIRA (since reproduction is very tricky)
I am using the @UnwrapValidatedValue with a custom Guava OptionalUnwrapper and
som
Hi,
2014-08-21 12:38 GMT+02:00 Itai Frenkel :
> Hello,
>
> TL;DR: Need an opinion if to open a JIRA (since reproduction is very
> tricky)
>
>
> I am using the @UnwrapValidatedValue with a custom Guava OptionalUnwrapper
> and sometimes OptionalUnwrapper#getValidatedValueType() is called also for
>
Hello,
TL;DR: Need an opinion if to open a JIRA (since reproduction is very tricky)
I am using the @UnwrapValidatedValue with a custom Guava OptionalUnwrapper and
sometimes OptionalUnwrapper#getValidatedValueType() is called also for
non-Optional<> fields.
The bug reproduction is sporadic an