[
https://issues.apache.org/jira/browse/SLING-9952?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carsten Ziegeler resolved SLING-9952.
-------------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/sling-org-apache-sling-feature-extension-apiregions/commit/0b01662304a8ca9323c3624257ee6d9710b55e89
Added a new method "isSkipped" to a PropertyValidationResult indicating that
validation of this property has been skipped.
With array values, isSkipped() might return true even if isValid returns false,
for example where one value is invalid and the other value uses a placeholder
> Skip validation of properties if they contain a placeholder
> -----------------------------------------------------------
>
> Key: SLING-9952
> URL: https://issues.apache.org/jira/browse/SLING-9952
> Project: Sling
> Issue Type: Improvement
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model API Regions Extension 1.1.16
>
>
> A property should not be validated if the value contains a placeholder, like
> $[env:something]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)