Mike Thomsen created NIFI-11913:
-----------------------------------
Summary: ValidateRecord does not handle enum values correctly
Key: NIFI-11913
URL: https://issues.apache.org/jira/browse/NIFI-11913
Project: Apache NiFi
Issue Type: Bug
Reporter: Mike Thomsen
Assignee: Mike Thomsen
The processor's validator does not handle the validation of enums correctly. It
compares a String value to the whole enum, not to the list of enums to see if
it's in the list.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)