You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2016/12/01 20:52:58 UTC

[jira] [Created] (NIFI-3139) Add Hostname:Port and Non-Empty Expression Language validators to StandardValidators

Matt Burgess created NIFI-3139:
----------------------------------

             Summary: Add Hostname:Port and Non-Empty Expression Language validators to StandardValidators
                 Key: NIFI-3139
                 URL: https://issues.apache.org/jira/browse/NIFI-3139
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Matt Burgess


The Elasticsearch processors use a couple of validators to help with their properties:

1) Hostname:Port validator. This currently validates a comma-separated list of hostname:port values

2) Non-Empty Expression Language validator: This extends the NON_EMPTY_VALIDATOR to be valid if there is expression language present.

These could (with minor adjustments) be moved to StandardValidators for other components' use.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)