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:54:00 UTC

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

    [ https://issues.apache.org/jira/browse/NIFI-7063?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17022166#comment-17022166 ] 

Otto Fowler commented on NIFI-7063:
-----------------------------------

This is a way to address this issue without regressions

> 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
>            Priority: Major
>
> 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)