I\'m attempting to implement JSR 308 validation annotations on my Java Bean being used in a Spring Batch app. Spring Batch provides a ValidatingItemProcessor, b
ValidatingItemProcessor