sandronm

Results 7 comments of sandronm

Still no news? :/

Any idea when this ticket will eventually be picked up? I mean, bean validation at class level is something very common... I guess almost everybody using JSR-303 bean validations uses...

If it could help, on server side, I'm using a Java library called Thumbnailator. This library is able to correctly read exif metadata because the resulting thumbnails respect the orientation...

ExifJS is able to read the value "orientation" of my Image 1: https://github.com/exif-js/exif-js/blob/master/example/index.html

I'm not sure that you have to add exif data back to the image. Your library is an upload library, not an image manipulation library. You should only read the...

Sorry but this is not the case with my picture 1. With the latest Google Chrome: [screenshot](https://kod-it.be/ng/chrome.png) And also with Firefox: [screenshot](https://kod-it.be/ng/firefox.png) I don't use thumbnail, my code to display...

> What would this feature look like in practice? > > If the bean has two separate validators related to different fields, then what would you expect to write in...