Konrad Windszus created SLING-6600:
--------------------------------------
Summary: 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
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)