From e2b06a9f8ced4c9e5f8657afa6f89ee24f39e415 Mon Sep 17 00:00:00 2001 From: baarkerlounger Date: Tue, 9 Nov 2021 10:14:35 +0000 Subject: [PATCH] Soft validation UI needs to be on both questions being validated --- config/forms/2021_2022.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/config/forms/2021_2022.json b/config/forms/2021_2022.json index 498e064b2..5229155e0 100644 --- a/config/forms/2021_2022.json +++ b/config/forms/2021_2022.json @@ -315,6 +315,15 @@ "10": "Prefer not to say" } } + }, + "soft_validations": { + "override_net_income_validation": { + "check_answer_label": "Net income confirmed?", + "type": "validation_override", + "answer_options": { + "override_net_income_validation": "Yes" + } + } } }, "household_number_of_other_members": {