From 6994d80d8ee5968a99a254a346f5c4b77d130274 Mon Sep 17 00:00:00 2001 From: Vladislav Yakimchik <31860804+vyakimchik@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:12:03 +0300 Subject: [PATCH] Added forceDigitalSignatureCheck --- p-process.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/p-process.yml b/p-process.yml index 9c9378a..bedca1f 100644 --- a/p-process.yml +++ b/p-process.yml @@ -356,7 +356,7 @@ components: type: boolean # default false forceBarcodeChecks: - description: "Allows you to bypass the minimum conditions that should be met to perform the barcode format check" + description: "Allows you to fail both the Barcode format check and overall statuses of the document if the Digital signature check is not performed" type: boolean # default: false parseBarcodes: