CLDC-3734 Add LA in England validation for 2025 (#2763)
* Add LA in England validation for 2025
* Validate supported housing logs
* Add error message to the date
* Update error messages
* lint
* Fix error messages for date
* Update no address found soft validation
* Update validation messages
invalid:"Enter a postcode in the correct format, for example AA1 1AA."
not_in_england:"It looks like you have an entered a postcode outside of England. Only create logs for lettings in England."
rsnvac:
non_temp_accommodation:"Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as this accommodation is not temporary."
referral_invalid:"Answer cannot be re-let to tenant who occupied the same property as temporary accommodation as a different source of referral for this letting."
@ -18,4 +19,18 @@ en:
one_seven_bedroom_shared:"A shared house must have 1 to 7 bedrooms."
uprn:
invalid:"UPRN must be 12 digits or less."
not_in_england:"It looks like you have entered an address outside of England. Only create logs for lettings in England."
uprn_confirmation:
not_in_england:"It looks like you have entered an address outside of England. Only create logs for lettings in England."
uprn_selection:
not_in_england:"It looks like you have entered an address outside of England. Only create logs for lettings in England."
la:
not_in_england:"It looks like you have entered an address outside of England. Only create logs for lettings in England."
scheme_id:
not_in_england:"This scheme’s only location is outside of England. Only create logs for lettings in England."
location_id:
not_in_england:"It looks like you have selected a location outside of England. Only create logs for lettings in England."
startdate:
postcode_not_in_england:"It looks like you have an entered a postcode outside of England. Only create logs for lettings in England."
address_not_in_england:"It looks like you have entered an address outside of England. Only create logs for lettings in England."
location_not_in_england:"It looks like you have selected a location outside of England. Only create logs for lettings in England."