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

Link to this section Functions

Validates a given string whether it’s a valid SWIFT BIC

Example

iex> Bankster.Bic.valid?("INVALIDBIC")
false