Add currency validation to account, update demo data generator #996
Reference in New Issue
Block a user
Delete Branch "zachgoll/account-currency-validation-demo-data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Previous account validation was not being done correctly (oversight). #994 removed some of the default values being generated for accounts, so adding these validations required a few tweaks of tests / controllers.