@ -1,6 +1,7 @@
module SoftValidations
def soft_errors
@soft_errors = {}.merge(net_income_validations)
{}.merge(net_income_validations)
end
private