dan-s1 commented on PR #7782: URL: https://github.com/apache/nifi/pull/7782#issuecomment-1736196961
@ChrisSamo632 ValidateRecord allows for splitting up the flowfile and sending records to both the valid and invalid relationships. That is now what we wanted necessarily in our use case but I am not sure how NIFI would like to implement this. Also this processor should only take JSON as JSON schema is meant to validate JSON and has the ability to confirm more than just field and type checking as the Avro schema does. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
