Wanna write a RegEx to validate a driving license.
if it doesn't start with (US, CA, CN) then it has to be followed with XX and after that with any number of Alpha numeric letters.
So for example if the driving license starts with GB then it has to be followed with XX GBXX12345363 However if it starts with US then we don't care what comes after it. USLA039247230