Content deleted Content added
Line 11:
==== Example ====
A policy states that a borrower's initial loan must not exceed 3 times their annual salary. Hi9
The Business Rule would read:<br />
''if Loan > (Salary * 3) then disallow.''
|
Line 11:
==== Example ====
A policy states that a borrower's initial loan must not exceed 3 times their annual salary. Hi9
The Business Rule would read:<br />
''if Loan > (Salary * 3) then disallow.''
|