[
https://issues.apache.org/jira/browse/NIFI-12593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pierre Villard updated NIFI-12593:
----------------------------------
Status: Patch Available (was: Open)
> ValidateCSV - get all constraint violations for an invalid line
> ---------------------------------------------------------------
>
> Key: NIFI-12593
> URL: https://issues.apache.org/jira/browse/NIFI-12593
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Priority: Major
> Fix For: 1.25.0, 2.0.0
>
>
> Right now the ValidateCSV will invalidate a line as soon as a column is
> violating the specified constraint and will go the next one. It means that
> for an invalid line, we'll only know about the first violation but the line
> may be invalid for many columns.
> It'd be nice to have the option to get all of the violations for a given
> line. This should be optional, and false by default, as this would impact the
> performances of the processing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)