import * as denoClassValidator from "https://deno.land/x/deno_class_validator@v1.0.0/src/decorator/string/IsIBAN.ts"; VariablesvIS_IBANFunctionsfisIBANCheck if a string is a IBAN (International Bank Account Number). If given value is not a string, then it returns false. fIsIBANCheck if a string is a IBAN (International Bank Account Number). If given value is not a string, then it returns false.