If you need to validate IDN domain in it's human readable form, regex \p{L} will help. This allows to match any character in any language. Note that last part ...
確定! 回上一頁