allowUnverifiedResults property

bool allowUnverifiedResults
getter/setter pair

Whether returning of unverified results is allowed Unverified result is result that is parsed, but check digits are incorrect.

Implementation

bool allowUnverifiedResults = false;