Otto Fowler created NIFI-7063:
---------------------------------
Summary: version of createListValidator that ensures validator
called
Key: NIFI-7063
URL: https://issues.apache.org/jira/browse/NIFI-7063
Project: Apache NiFi
Issue Type: Improvement
Reporter: Otto Fowler
Assignee: Otto Fowler
as seen in NIFI-7055, it is not consistent when the passed validator to
createListValidator is called.
As changing the behavior will introduce regressions, a new createListValidator
like function should be created that uses split(string,-1) such that there are
always empty elements returned, and that exclude empty and the validator are
always considered.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)