Preparing search index...
The search index is not available
react-native-scanbot-sdk
react-native-scanbot-sdk
index
MrzIncompleteResultHandling
Type alias MrzIncompleteResultHandling
Mrz
Incomplete
Result
Handling
:
"ACCEPT"
|
"REJECT"
Defines how to handle incomplete MRZ results (e.g. caused by failed validation).
ACCEPT
: Accept incomplete results. Fields failing validation will have a validation status of INVALID. Typically used for single-shot scanning.
REJECT
: Reject incomplete results. If any fields are missing or fail validation, the result document will be empty. Typically used for live scanning.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
react-native-scanbot-sdk
Loading...
Defines how to handle incomplete MRZ results (e.g. caused by failed validation).
ACCEPT
: Accept incomplete results. Fields failing validation will have a validation status of INVALID. Typically used for single-shot scanning.REJECT
: Reject incomplete results. If any fields are missing or fail validation, the result document will be empty. Typically used for live scanning.