Aldrin Piri created NIFI-1512:
---------------------------------
Summary: Allow validator to provide a default term when a subject
is not specified.
Key: NIFI-1512
URL: https://issues.apache.org/jira/browse/NIFI-1512
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 0.5.0
Reporter: Aldrin Piri
Priority: Trivial
As in ExecuteScript and other processors that make use of a customValidate,
when there are validation errors that are not directly tied to a subject, the
resulting response string is along the lines of
{quote}
'' is invalid because <validation reason>.
{quote}
A simple default of "component" or similar for the subject of the
ValidationResult may make this look a little less confusing.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)