Preparing search index...
The search index is not available
capacitor-plugin-scanbot-sdk
capacitor-plugin-scanbot-sdk
index
ValueSemantics
Type alias ValueSemantics
Value
Semantics
:
"SKIPPED"
|
"VALID"
|
"INVALID"
The result of the value semantics verification.
SKIPPED
: Verification of the value semantics was skipped. For example, because the field is empty.
VALID
: No errors were detected during semantics verification. For example, the date of birth is in the past, the date of expiry is in the future.
INVALID
: Semantically invalid value. For example, the date of birth is in the future, the date of expiry is in the past.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
capacitor-plugin-scanbot-sdk
Loading...
The result of the value semantics verification.
SKIPPED
: Verification of the value semantics was skipped. For example, because the field is empty.VALID
: No errors were detected during semantics verification. For example, the date of birth is in the past, the date of expiry is in the future.INVALID
: Semantically invalid value. For example, the date of birth is in the future, the date of expiry is in the past.