e38be765a7cf43efd86b4f220298337e0106309c
`StringPropertyValidator` 内置的校验规则中,除了 `notEmpty` 和 `notBlank` 之外,属性值为 null 时不做校验。
Description
Plusone Validator 是一个校验库,使用 lambda 表达式(包括方法引用)和流式 API 构建校验规则,对对象进行校验。
http://gitea.zhouxy.xyz/plusone/plusone-validator
Languages
Java
100%