You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: p-process.yml
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -429,6 +429,10 @@ components:
429
429
generateNumericCodes:
430
430
type: boolean
431
431
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
432
+
# default: false
433
+
strictBarcodeDigitalSignatureCheck:
434
+
type: boolean
435
+
description: "This parameter if enabled will require all necessary certificates to verify digital signature in barcode data to be present in order for the Barcode format check to succeed."
0 commit comments