Module: BankTools::GB::Errors
- Defined in:
- lib/banktools-gb/errors.rb
Constant Summary collapse
- ACCOUNT_TOO_SHORT =
:account_too_short- ACCOUNT_TOO_LONG =
:account_too_long- SORT_CODE_TOO_SHORT =
:sort_code_too_short- SORT_CODE_TOO_LONG =
:sort_code_too_long- ACCOUNT_INVALID_CHARACTERS =
:account_invalid_characters- SORT_CODE_INVALID_CHARACTERS =
:sort_code_invalid_characters