over_soft_max_for_la_combined:"You told us the combined income of this household is %{combined_income}. This seems high. Are you sure this is correct?"
rent:
outside_range_title:"You told us the rent is %{brent}"
min_hint_text:"This is lower than we would expect."
max_hint_text:"This is higher than we would expect."
informative_text:"This is %{higher_or_lower} than we would expect."
hint_text:"Check the following:<ul class=\"govuk-body-l app-panel--interruption\"><li>the decimal point</li><li>the frequency, for example every week or every calendar month</li><li>the rent type is correct, for example affordable or social rent</li></ul>"
purchase_price:
title_text:"You told us the purchase price is %{value}"
expect(parser.errors.where(:field_128,category::soft_validation).first.message).toeql("You told us the rent is £120.00 every week. The maximum rent expected for this type of property in this local authority is ££118.85 every week.")
expect(parser.errors.where(:field_128,category::soft_validation).first.message).toeql("You told us the rent is £120.00 every week. This is higher than we would expect.")