You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ma...@apache.org on 2020/04/02 13:30:14 UTC

[nifi] branch master updated (4a2a911 -> d9ac9e4)

This is an automated email from the ASF dual-hosted git repository.

mattyb149 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nifi.git.


    from 4a2a911  NIFI-7293 Add in-memory janusgraph implementation of GraphClientService to help with live testing.
     add d9ac9e4  add validator for lists that ensure the element validator is called for empty entries

No new revisions were added by this update.

Summary of changes:
 .../nifi/processor/util/StandardValidators.java    |  11 +-
 .../util/validator/TestStandardValidators.java     | 151 +++++++++++++++++++++
 2 files changed, 160 insertions(+), 2 deletions(-)