This website requires JavaScript.
Explore
Help
Register
Sign In
ZhouXY108
/
plusone-validator
Watch
1
Star
0
Fork
0
You've already forked plusone-validator
forked from
plusone/plusone-validator
Code
Pull Requests
Activity
58
Commits
3
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
ZhouXY108
39a24fa6dd
chore: 更新 .editorconfig
...
xml 文件缩进 2 空格
2025-05-03 15:57:24 +08:00
.vscode
VS Code 配置。
2023-04-03 23:41:51 +08:00
src
style: 调整代码格式
2025-05-03 15:55:30 +08:00
.editorconfig
chore: 更新 .editorconfig
2025-05-03 15:57:24 +08:00
.gitignore
修改 .gitignore。
2023-01-04 14:56:36 +08:00
pom.xml
build: 调整依赖
2025-05-03 15:56:26 +08:00
Description
Plusone Validator 是一个校验库,用于构建校验规则对对象(尤其是入参)进行校验。API 参考自 .NET 的 FluentValidation。
238
KiB
Languages
Java
100%