[
https://issues.apache.org/jira/browse/NIFI-1785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15248543#comment-15248543
]
ASF subversion and git services commented on NIFI-1785:
-------------------------------------------------------
Commit 0fed158d14d7c73d91d3516d2af1ea1acf902463 in nifi's branch
refs/heads/master from [~ozhurakousky]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=0fed158 ]
NIFI-1785 added NON_BLANK_VALIDATOR
NIFI-1785 addressed PR comment
NIFI-1785 fixed white spaces
This closes #365.
Signed-off-by: Bryan Bende <[email protected]>
> Add Validator to check for empty strings
> ----------------------------------------
>
> Key: NIFI-1785
> URL: https://issues.apache.org/jira/browse/NIFI-1785
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Oleg Zhurakousky
> Assignee: Oleg Zhurakousky
> Priority: Minor
> Fix For: 1.0.0, 0.7.0
>
>
> There are use cases where property must contain a string value which contains
> 1+ non-whitespace character, however at the moment we only have
> NON_EMPTY_VALIDATOR which simply validates that string length > 0.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)