Hello,
Just got a new requirement for a complicated initial filter validation page.
the requirement is: to allow a user to proceed in a mortgage process if the following conditions are met:
the required amount financing rate is not bigger than % of the property value, regarding an age table:
for example: if the age of the borrower is 55, i can allow a Max financing rate of 20%
if he's 56, i can allow a Max financing rate of 21%.
what's the best way to implement this? i got 36 more ages :(

Comments
5 comments