Optionalsource: DeepPartial<SemanticsVerificationReport>ReadonlybirthResult of verification whether the birth date is before the expiry date.
ReadonlybirthResult of verification whether the birth date is before the issue date.
ReadonlybirthStatus of the birth date semantics verification. Shows whether the birth date in the document is in the past.
ReadonlyexpiryStatus of the expiry date semantics verification. Shows whether the expiry date in the document is in the future.
ReadonlyissueResult of verification whether the issue date is before the expiry date.
ReadonlyissueStatus of the issue date semantics verification. Shows whether the issue date in the document is in the past.
ReadonlyoverallOverall 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.
Optionalconfig: ToJsonConfigurationOptional ReadonlybirthDateBeforeExpiryDate?: ValueSemanticsResult of verification whether the birth date is before the expiry date.
Optional ReadonlybirthDateBeforeIssueDate?: ValueSemanticsResult of verification whether the birth date is before the issue date.
Optional ReadonlybirthDateSemantics?: {Status of the birth date semantics verification. Shows whether the birth date in the document is in the past.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall 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.
Optionalserialize?: (Optional ReadonlyexpiryDateSemantics?: {Status of the expiry date semantics verification. Shows whether the expiry date in the document is in the future.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall 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.
Optionalserialize?: (Optional ReadonlyissueDateBeforeExpiryDate?: ValueSemanticsResult of verification whether the issue date is before the expiry date.
Optional ReadonlyissueDateSemantics?: {Status of the issue date semantics verification. Shows whether the issue date in the document is in the past.
Optional ReadonlyfieldDetails?: {List of value semantics for each field corresponding to the same logical field.
Optional ReadonlyoverallFieldValueSemantics?: ValueSemanticsOverall 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.
Optionalserialize?: (Optional ReadonlyoverallInvalidSemantics?: booleanOverall 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.
Optionalserialize?: (
Report of the document value semantics verification.