Konrad Windszus created JCRVLT-761:
--------------------------------------
Summary: Allow to get qualified name via NodeContext
Key: JCRVLT-761
URL: https://issues.apache.org/jira/browse/JCRVLT-761
Project: Jackrabbit FileVault
Issue Type: Improvement
Components: validation
Reporter: Konrad Windszus
Assignee: Konrad Windszus
As validators often include node or property names in their validation messages
there should be some means to get the [qualified
name|https://developer.adobe.com/experience-manager/reference-materials/spec/jcr/2.0/3_Repository_Model.html#3.2.5.2%20Qualified%20Form]
from the {{org.apache.jackrabbit.spi.Name}} used in {{DocViewNode2}} and
{{DocViewProperty2}}.
The easiest way is to add a getter method similar to
https://jackrabbit.apache.org/api/2.20/org/apache/jackrabbit/spi/commons/conversion/NameResolver.html#getJCRName-org.apache.jackrabbit.spi.Name-
to the {{NodeContext}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)