ZhouXY108 e38be765a7 refactor!: 修改字符串校验逻辑
`StringPropertyValidator` 内置的校验规则中,除了 `notEmpty` 和 `notBlank` 之外,属性值为 null 时不做校验。
2025-05-20 18:00:19 +08:00
2023-04-03 23:41:51 +08:00
2023-01-04 14:56:36 +08:00
2025-05-18 07:49:17 +00:00
Description
Plusone Validator 是一个校验库,使用 lambda 表达式(包括方法引用)和流式 API 构建校验规则,对对象进行校验。
Apache-2.0 793 KiB
Languages
Java 100%