Browse Source

Soft validation UI needs to be on both questions being validated

pull/82/head
baarkerlounger 4 years ago
parent
commit
e2b06a9f8c
  1. 9
      config/forms/2021_2022.json

9
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": {

Loading…
Cancel
Save