We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d4b269 commit 2322e06Copy full SHA for 2322e06
test/validators.js
@@ -10684,6 +10684,9 @@ describe('Validators', () => {
10684
'ALA4011',
10685
'4A23000',
10686
'DICTAT0R',
10687
+ 'VETERAN',
10688
+ 'AZKVIZ8',
10689
+ '2A45876',
10690
'DIC-TAT0R',
10691
],
10692
invalid: [
@@ -10692,6 +10695,10 @@ describe('Validators', () => {
10695
'LN5758898',
10693
10696
'X-|$|-X',
10694
10697
'AE0F-OP4',
10698
+ 'GO0MER',
10699
+ '2AAAAAAAA',
10700
+ 'FS AB 1234 E',
10701
+ 'GB999 9999 00',
10702
10703
});
10704
0 commit comments