You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "A. J. David Bosschaert (Jira)" <ji...@apache.org> on 2021/06/10 13:56:00 UTC

[jira] [Created] (SLING-10482) Make it possible to validate values with property placeholders

A. J. David Bosschaert created SLING-10482:
----------------------------------------------

             Summary: Make it possible to validate values with property placeholders
                 Key: SLING-10482
                 URL: https://issues.apache.org/jira/browse/SLING-10482
             Project: Sling
          Issue Type: Improvement
          Components: Feature Model
            Reporter: A. J. David Bosschaert
            Assignee: A. J. David Bosschaert
             Fix For: Feature Model API Regions Extension 1.2.12


Properties with placeholders can still conform to a certain pattern. We need to be able to validate against such pattern.

For example if you have a value:

{{foobar $[env:FOO_BAR]}}

Then it can still be validated against a regular expression.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)