add tw and mo phone validate

This commit is contained in:
Looly 2021-05-22 14:43:03 +08:00
parent 189c81c1ce
commit 453690cdad

View File

@ -11,6 +11,7 @@
* 【core 】 SyncFinisher增加stop方法issue#1578@Github * 【core 】 SyncFinisher增加stop方法issue#1578@Github
* 【cache 】 CacheObj默认方法改为protectedissue#I3RIEI@Gitee * 【cache 】 CacheObj默认方法改为protectedissue#I3RIEI@Gitee
* 【core 】 FileUtil.isEmpty不存在时返回trueissue#1582@Github * 【core 】 FileUtil.isEmpty不存在时返回trueissue#1582@Github
* 【core 】 PhoneUtil增加中国澳门和中国台湾手机号校检方法pr#331@Gitee
### 🐞Bug修复 ### 🐞Bug修复
* 【core 】 修复XmlUtil中omitXmlDeclaration参数无效问题issue#1581@Github * 【core 】 修复XmlUtil中omitXmlDeclaration参数无效问题issue#1581@Github