You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2017/03/03 16:00:47 UTC

[jira] [Resolved] (SLING-6600) Support multivalue validator argument values in ResourceValidationModelProviderImpl

     [ https://issues.apache.org/jira/browse/SLING-6600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Konrad Windszus resolved SLING-6600.
------------------------------------
       Resolution: Fixed
    Fix Version/s: Validation 1.0.0

Fixed with [r1785330|http://svn.apache.org/r1785330] by using the above syntax to pass multivalue arrays to the Validator.

> Support multivalue validator argument values in ResourceValidationModelProviderImpl
> -----------------------------------------------------------------------------------
>
>                 Key: SLING-6600
>                 URL: https://issues.apache.org/jira/browse/SLING-6600
>             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 only singlevalue argument values are allowed for property {{validatorArguments}} in {{ResourceValidationModelProviderImpl}}. If you give the following multivalue string
> {code}{"key1=value1", "key1=value2"}{code} the second item will just overwrite the first one.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)