Skip to content

Added method for validating disposable income before creating budget

Harry Linrui Xu requested to merge validate-budget-disposable-income into master

Validated disposable income (must be above 1). In addition wrote javadoc for several method. Also fixed filePath variable in FileHandlingSelectedBudget and FileHandlingBudgetArchive that allows for testing

Merge request reports