Skip to content

Commit c5e98cb

Browse files
authored
Added strictBarcodeDigitalSignatureCheck
1 parent 80522df commit c5e98cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

p-process.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,10 @@ components:
424424
generateNumericCodes:
425425
type: boolean
426426
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"
427431
# default: false
428432
required:
429433
- scenario

0 commit comments

Comments
 (0)