Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
SLING-3854 introduced some validation in ServiceUserMapperImpl#isValidUser .
At the moment the logic for multiple validators is to fail if one of the validators fail.
It would probably be more useful if the logic would be to fail if all the validators will fail