ZhouXY108 ae970cb393 feat: 重载校验规则
`BasePropertyValidator#notNull`、`CollectionPropertyValidator#notEmpty` 和 `CollectionPropertyValidator#isEmpty` 提供无参的版本
2025-05-27 23:53:58 +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 是一个校验库,用于构建校验规则对对象(尤其是入参)进行校验。API 参考自 .NET 的 FluentValidation。
Apache-2.0 362 KiB
Languages
Java 100%