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 14:44:45 UTC

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

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)