[
https://issues.apache.org/jira/browse/SLING-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064721#comment-15064721
]
ASF GitHub Bot commented on SLING-5026:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/sling/pull/117
> Allow to set multiple validation error messages in one Validator
> ----------------------------------------------------------------
>
> Key: SLING-5026
> URL: https://issues.apache.org/jira/browse/SLING-5026
> Project: Sling
> Issue Type: Improvement
> Components: Validation
> Affects Versions: Validation 1.0.0
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Fix For: Validation 1.0.0
>
>
> Currently each {{Validator}} can only set one error message through the
> String return value (SLING-4010). It should be possible for one
> {{Validator.validate}} call to set multiple validation messages at once.
> Maybe the solution [~radu.cotescu] proposed in
> https://issues.apache.org/jira/browse/SLING-4027?focusedCommentId=14219170&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14219170
> can be used here to just pass the ValidationResult around.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)