Validate a GS1 check digit at the end of the code.
validateGs1CheckDigit('036000291452');// => true Copy
validateGs1CheckDigit('036000291452');// => true
Validate a GS1 check digit at the end of the code.