Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just thrown new exception by choice. #2237

Open
fwilliamconceicao opened this issue Feb 22, 2024 · 0 comments
Open

Just thrown new exception by choice. #2237

fwilliamconceicao opened this issue Feb 22, 2024 · 0 comments
Labels

Comments

@fwilliamconceicao
Copy link

Is your feature request related to a problem? Please describe.
Let's say for example I have a .csv with 3 columns and all of them are required fields.

When field 1 is incorrect, the library does not continue reading the other fields and returns the error for all fields, only stopping at the first validation.

Describe the solution you'd like
I would like throw new XXXException to be optional and not simply fire on the first error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant