Verification Result

Defined in package com.scandit.datacapture.id

VerificationResult
class VerificationResult

Added in version 7.1.0

The verification result of identification documents

dataConsistency
@Nullable DataConsistencyResult getDataConsistency()

Added in version 7.1.0

The verification result of a comparison between the human-readable data of the document with the data encoded in either MRZ or barcode when IdCaptureSettings.rejectInconsistentData is enabled

aamvaBarcodeVerification
@NonNull AamvaBarcodeVerificationResult getAamvaBarcodeVerification()

Added in version 7.1.0

The verification result of AAMVA-compliant personal identification documents when IdCaptureSettings.rejectForgedAamvaBarcodes is enabled

toJson()
@NonNull String toJson()

Added in version 7.1.0

Returns the JSON representation of this object.