Same as isValidCode but doesn't convert the code to uppercase before handling, thus failing validation when using lowercase characters.
See Implementation
Same as isValidCode but doesn't convert the code to uppercase before handling, thus failing validation when using lowercase characters.