Hi, While I'm still not convinced that wide character support needs to be built into the PostCodeValidator class I think the simplest way is to do so is use the flash.globilization.Collator class and the equals method to compare character by character in all operations with ignoreCharacterWidth set to false.
If I code it up would anyone be willing to test it/write unit test for it? Thanks, Justin