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

Validation issue #1

Open
akovia opened this issue Mar 18, 2023 · 0 comments
Open

Validation issue #1

akovia opened this issue Mar 18, 2023 · 0 comments

Comments

@akovia
Copy link

akovia commented Mar 18, 2023

Hello and thank you for these wonderful tools.

I was attempting to use this code to help validate and fix a large quantity of barcodes, but I've run into an issue I can't figure out.

I had a string of sequential barcodes that were all missing check digits, but one gives and invalid size message instead of an invalid check digit message.

79996740538 <- " has an invalid check digit."
79996740539 <- " is not a valid barcode size."
79996740540 <- " has an invalid check digit."

Am I possibly not understanding something?
Thank you for any possible help.

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

No branches or pull requests

1 participant