Swift 3 based Base64 encoding/decoding, add the under iOS missing .urlSafe encoding/decoding.
Lets you create an IBAN type out of a string or just check if a string contains a valid IBAN
Validate string input against validation rules based on regular expression, length, character set.