gtin-validator icon indicating copy to clipboard operation
gtin-validator copied to clipboard

Validates GTIN codes

Results 1 gtin-validator issues
Sort by recently updated
recently updated
newest added

Consider the code `0000098795147` (taken from `test_valid_gtin8_string_with_leading_zeros` test), it is a valid gtin8 code, but should not be considered a valid gtin13 code. The list of prefixes https://www.gs1.org/company-prefix. Maybe there...