Skip to content

CSV: RowNumber and line breaks inside fields  #243

Description

@shameleo

RFC4180 allows line break inside quoted field, and Sylvan.Data.Csv handles this just fine, but CsvDataReader.RowNumber counts records, not actually read lines of file. Could you add one more property for actually read lines? Its important in case of some validation error, when we need to reference to the file line. I guess it shouldn't affect performance in any noticable way?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions