You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Otto Fowler (Jira)" <ji...@apache.org> on 2020/01/23 14:53:00 UTC

[jira] [Created] (NIFI-7063) version of createListValidator that ensures validator called

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)