mschnitzler opened a new pull request #6214:
URL: https://github.com/apache/camel/pull/6214


   This PR implements CAMEL-16946.
   The bean-validator component checks if the body is of type Iterable. If so, 
then each element will be validated. Otherwise, the single element will be 
validated.
   The corresponding tests have been changed to parameterized tests. Each test 
is executed with a single bean as well as with a collection of beans.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to