Bryan Bende created NIFI-1828:
---------------------------------
Summary: PropertyDescriptor should use display name when doing
validation
Key: NIFI-1828
URL: https://issues.apache.org/jira/browse/NIFI-1828
Project: Apache NiFi
Issue Type: Bug
Components: Core Framework
Affects Versions: 0.6.1
Reporter: Bryan Bende
Priority: Minor
When PropertyDescriptor calls the validators for the given property, it passes
getName() as the subject, which means the regular name will be used in the
validation message in the UI. This should be the display name for cases when
the regular name is not a user friendly name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)