zhouxy108 ZhouXY108
  • 中国 广东 广州
  • Joined on 2022-10-30
ZhouXY108 closed issue plusone/plusone-validator#8 2025-05-28 03:13:54 +08:00
完善单元测试
ZhouXY108 pushed to dev at plusone/plusone-validator 2025-05-28 03:12:21 +08:00
dd8ae71192 更新项目描述
ZhouXY108 deleted branch main from plusone/plusone-validator 2025-05-28 03:09:33 +08:00
ZhouXY108 created branch dev in plusone/plusone-validator 2025-05-28 03:09:00 +08:00
ZhouXY108 deleted branch prepare/1.0.0 from plusone/plusone-validator 2025-05-28 03:09:00 +08:00
ZhouXY108 pushed to prepare/1.0.0 at ZhouXY108/plusone-validator 2025-05-28 03:03:40 +08:00
f15178f500 Merge branch 'prepare/1.0.0' of http://zhouxy.xyz:3000/plusone/plusone-validator into prepare/1.0.0
83d9b05d63 test: 完成单元测试
d81e6acc23 fix: StringPropertyValidator 默认匹配正则时不对 null 进行校验
124ce63323 refactor!: 删除 ValidTools
ff374a049e style: 格式化代码
Compare 14 commits »
ZhouXY108 pushed to prepare/1.0.0 at plusone/plusone-validator 2025-05-28 03:02:23 +08:00
f15178f500 Merge branch 'prepare/1.0.0' of http://zhouxy.xyz:3000/plusone/plusone-validator into prepare/1.0.0
83d9b05d63 test: 完成单元测试
d81e6acc23 fix: StringPropertyValidator 默认匹配正则时不对 null 进行校验
124ce63323 refactor!: 删除 ValidTools
ff374a049e style: 格式化代码
Compare 14 commits »
ZhouXY108 deleted branch test/unit-test from plusone/plusone-validator 2025-05-28 02:55:42 +08:00
ZhouXY108 deleted branch for-mfp from ZhouXY108/plusone-validator 2025-05-28 02:37:48 +08:00
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-28 02:37:01 +08:00
83d9b05d63 test: 完成单元测试
d81e6acc23 fix: StringPropertyValidator 默认匹配正则时不对 null 进行校验
124ce63323 refactor!: 删除 ValidTools
Compare 3 commits »
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-28 00:01:24 +08:00
ff374a049e style: 格式化代码
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-27 23:56:49 +08:00
ae970cb393 feat: 重载校验规则
a28a6135a8 refactor: 优化错误提示
9f2ade6252 refactor: 修改类型参数名称
Compare 3 commits »
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-27 23:56:28 +08:00
245c2e962c temp
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-27 23:54:33 +08:00
ae970cb393 feat: 重载校验规则
a28a6135a8 refactor: 优化错误提示
9f2ade6252 refactor: 修改类型参数名称
Compare 3 commits »
ZhouXY108 pushed to test/unit-test at plusone/plusone-validator 2025-05-27 22:12:45 +08:00
e38be765a7 refactor!: 修改字符串校验逻辑
bce648dc51 test: 完善单元测试
ad74a0bcd0 test: 完成 ComparablePropertyValidator 单元测试
dcf620b63e refactor: 修改 BaseComparablePropertyValidator#inRange 默认提示语
358cdaf1ad test: 完善单元测试
Compare 6 commits »
ZhouXY108 pushed to for-mfp at ZhouXY108/plusone-validator 2025-05-20 01:55:18 +08:00
e4221bc18b 优化代码。
65c33d3a28 极致简化。
8acec7446a 添加 EditorConfig 配置。
737c769c56 忽略未检查类型转换的警告
7a3801affe 添加对 Map<String, Object> 的校验。
Compare 6 commits »
ZhouXY108 created branch for-mfp in ZhouXY108/plusone-validator 2025-05-20 01:55:18 +08:00
ZhouXY108 created branch for-mfp in ZhouXY108/plusone-validator 2025-05-20 01:55:18 +08:00
ZhouXY108 pushed to for-mfp at ZhouXY108/plusone-validator 2025-05-20 01:55:18 +08:00
e4221bc18b 优化代码。
65c33d3a28 极致简化。
8acec7446a 添加 EditorConfig 配置。
737c769c56 忽略未检查类型转换的警告
7a3801affe 添加对 Map<String, Object> 的校验。
Compare 6 commits »
ZhouXY108 opened issue plusone/plusone-validator#12 2025-05-20 01:25:07 +08:00
完善文档