Skip to content

CsvProvider - possible to retrieve exception when row fails to parse? #942

@NickLydon

Description

@NickLydon

If a row in a csv file contains invalid data, but I still want to process the rest of the file, is it possible to do this and get the exception for the erroneous row?

I've supplied IgnoreErrors=true, but I believe this swallows the exception...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions