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
@@ -424,6 +424,10 @@ components:
424
424
generateNumericCodes:
425
425
type: boolean
426
426
description: "This parameter is used to generate numeric representation for issuing state and nationality codes"
427
+
# default: false
428
+
strictBarcodeDigitalSignatureCheck:
429
+
type: boolean
430
+
description: "If the certificates required for performing the Digital signature check are missing, this parameter if enabled will make the Barcode format check failed"
0 commit comments