Matt Burgess created NIFI-6963:
----------------------------------

             Summary: ValidateRecord treats missing required array as valid
                 Key: NIFI-6963
                 URL: https://issues.apache.org/jira/browse/NIFI-6963
             Project: Apache NiFi
          Issue Type: Bug
          Components: Extensions
            Reporter: Matt Burgess
            Assignee: Matt Burgess


ValidateRecord does not mark a missing (but required) array field as invalid. 
This is caused by the missing field being issued an empty array as a default 
value, even if one is not defined in the schema.

If no default value for an array field is specified, then the default value 
should be null rather than an empty array.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to