Optional source: DeepPartial<SemanticsVerificationReport>Readonly birthResult of verification whether the birth date is before the expiry date.
Readonly birthResult of verification whether the birth date is before the issue date.
Readonly birthStatus of the birth date semantics verification. Shows whether the birth date in the document is in the past.
Readonly expiryStatus of the expiry date semantics verification. Shows whether the expiry date in the document is in the future.
Readonly issueResult of verification whether the issue date is before the expiry date.
Readonly issueStatus of the issue date semantics verification. Shows whether the issue date in the document is in the past.
Readonly overallOverall status of the value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If some verifications are skipped, they do not impact the overall status.
Optional config: ToJsonConfigurationOptional Readonly birthResult of verification whether the birth date is before the expiry date.
Optional Readonly birthResult of verification whether the birth date is before the issue date.
Optional Readonly birthStatus of the birth date semantics verification. Shows whether the birth date in the document is in the past.
Optional Readonly fieldList of value semantics for each field corresponding to the same logical field.
Optional Readonly overallOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optional Readonly expiryStatus of the expiry date semantics verification. Shows whether the expiry date in the document is in the future.
Optional Readonly fieldList of value semantics for each field corresponding to the same logical field.
Optional Readonly overallOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optional Readonly issueResult of verification whether the issue date is before the expiry date.
Optional Readonly issueStatus of the issue date semantics verification. Shows whether the issue date in the document is in the past.
Optional Readonly fieldList of value semantics for each field corresponding to the same logical field.
Optional Readonly overallOverall status of the logical value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If no fields are present, the overall status is SKIPPED.
Optional Readonly overallOverall status of the value semantics verification. Corresponds to the most severe status of all fields, i.e. if at least one field is semantically incorrect, the overall status is semantically incorrect. If some verifications are skipped, they do not impact the overall status.
Report of the document value semantics verification.