Search
 
SCRIPT & CODE EXAMPLE
 

JAVASCRIPT

iban validation regex for all countries

/^(?:(?:IT|SM)d{2}[A-Z]d{22}|CYd{2}[A-Z]d{23}|NLd{2}[A-Z]{4}d{10}|LVd{2}[A-Z]{4}d{13}|(?:BG|BH|GB|IE)d{2}[A-Z]{4}d{14}|GId{2}[A-Z]{4}d{15}|ROd{2}[A-Z]{4}d{16}|KWd{2}[A-Z]{4}d{22}|MTd{2}[A-Z]{4}d{23}|NOd{13}|(?:DK|FI|GL|FO)d{16}|MKd{17}|(?:AT|EE|KZ|LU|XK)d{18}|(?:BA|HR|LI|CH|CR)d{19}|(?:GE|DE|LT|ME|RS)d{20}|ILd{21}|(?:AD|CZ|ES|MD|SA)d{22}|PTd{23}|(?:BE|IS)d{24}|(?:FR|MR|MC)d{25}|(?:AL|DO|LB|PL)d{26}|(?:AZ|HU)d{27}|(?:GR|MU)d{28})$/i
Comment

PREVIOUS NEXT
Code Example
Javascript :: show and hide div based on radio button click react 
Javascript :: how to run a function infinite time in javascript 
Javascript :: react native showing double header stack and drawer menu 
Javascript :: javascript button click event 
Javascript :: javascript change input value jquery 
Javascript :: react html parser 
Javascript :: reverse js 
Javascript :: Download excel using reactJS 
Javascript :: ex:loop array 
Javascript :: javascript module pattern 
Javascript :: get key for value javascript 
Javascript :: axios data fetch 
Javascript :: js remove all except numbers 
Javascript :: js detect if content editable div is empty 
Javascript :: array.slice 
Javascript :: data table is not a function in vue 
Javascript :: find all in array javascript 
Javascript :: reverse a string while keeping spaces in javascript 
Javascript :: upgrading to react 18 
Javascript :: jquery attribute 
Javascript :: dispatch two actions in redux 
Javascript :: javascript read consol input 
Javascript :: ternary operator jquery 
Javascript :: svg path clickable 
Javascript :: mongoose user model example 
Javascript :: @click vue target 
Javascript :: TypeError: navigation.getParams is not a function. 
Javascript :: add button dynamically in javascript 
Javascript :: removeitem localstorage 
Javascript :: how to trigger image upload button in from another button react js 
ADD CONTENT
Topic
Content
Source link
Name
9+2 =