strictMode property

bool strictMode
getter/setter pair

If true, the barcode scanner will only return barcodes that pass the strict validation checks according to standards to avoid false positives.

Default is true

Implementation

bool strictMode;