[
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)