allowUnverifiedMrzResults property

bool allowUnverifiedMrzResults
getter/setter pair

Defines whether returning unverified MRZ (Machine Readable Zone) results is allowed Unverified MRZ is parsed, but check digits are incorrect

Implementation

bool allowUnverifiedMrzResults = true;