Bankster v0.3.0 Bankster.Bic View Source
Provides some SWIFT BIC related functions.
Link to this section Summary
Functions
Validates a given string whether it’s a valid SWIFT BIC
Example
iex> Bankster.Bic.valid?("INVALIDBIC")
false
Provides some SWIFT BIC related functions.
Validates a given string whether it’s a valid SWIFT BIC
iex> Bankster.Bic.valid?("INVALIDBIC")
false