validateCheckDigit property

bool? validateCheckDigit
getter/setter pair

Setting this to 'true' will enforce checking the check digit and only return results if it is correct.

Implementation

bool? validateCheckDigit;