Github user pvillard31 commented on the issue:

    https://github.com/apache/nifi/pull/476
  
    Hey @JPercivall 
    - Reverted NOTICE changes
    - Separated the exception and changed the logging approach when there is an 
invalid CSV
    - Changed the error message when the user provides a wrong method in the 
schema property and added a test (let me know in case it is not what you were 
thinking about)
    - Added IsIncludedIn cell processor (my bad!).
    - Added list of supported cell processors in additional documentation.
    
    For the other cell processors I am not sure to see how they would fit in a 
validating process. If I am missing something here, let me know. There are 
interesting cell processors to modify CSV content by writing a new CSV file (a 
new FlowFile). This could be nice but this is not only validation anymore, I 
assume this would be better in a different processor, no?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to