Rejection Reason

Defined in package com.scandit.datacapture.id.data

RejectionReason

Added in version 6.24.0

Possible reasons why a document can be rejected.

NOT_ACCEPTED_DOCUMENT_TYPE

Added in version 6.24.0

The type of the presented document is not enabled in the settings.

INVALID_FORMAT

Added in version 6.24.0

The document format is incorrect.

DOCUMENT_VOIDED

Added in version 6.24.0

The document is voided.

TIMEOUT

Added in version 7.0.0

The capture process resulted in a timeout.

SINGLE_IMAGE_NOT_RECOGNIZED

Added in version 7.0.0

The capture process resulted in no result. This reason is only used in conjunction with a single image frame source. ID Capture is automatically :meth:id.IdCapture.Reset when this rejection happens. Currently only used by the Web platform

DOCUMENT_EXPIRED

Added in version 7.1.0

The document is expired.

DOCUMENT_EXPIRES_SOON

Added in version 7.1.0

The document will expire soon.

NOT_REAL_ID_COMPLIANT

Added in version 7.1.0

The document is not REAL ID compliant.

HOLDER_UNDERAGE

Added in version 7.1.0

The document’s holder is underage.

FORGED_AAMVA_BARCODE

Added in version 7.1.0

The document has a forged AAMVA barcode.

INCONSISTENT_DATA

Added in version 7.1.0

The document has inconsistent data.