BarcodeOutsideOfDocumentValidator

Barcode outside of document validation.

If a barcode is not present, validation succeeds. If a barcode is present but no document was detected, there is nothing for the barcode to be inside, so validation fails.

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open override val dependencyIdentifiers: Set<String>

Set of validator identifiers which represents a set of dependencies for this validator.

Link copied to clipboard
open override val identifier: String

String identifier of the validator.

Functions

Link copied to clipboard
open override fun validate(documentAutoCaptureFrameParameters: DocumentAutoCaptureFrameParameters): Boolean

Validate auto capture frame parameters.