Allows X on length of 8 chars
| Parameters: | string – The barcode to check for allowed characters |
|---|---|
| Return type: | bool |
Validates the checksum
| Parameters: | string – The barcode to check the checksum for |
|---|---|
| Return type: | bool |
Validates the checksum () ISSN implementation (reversed mod11)
| Parameters: | string – The barcode to validate |
|---|---|
| Return type: | bool |