This website requires JavaScript.
Explore
Help
Register
Sign In
plusone
/
plusone-validator
Watch
1
Star
1
Fork
1
You've already forked plusone-validator
Code
Issues
6
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39
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
8acec7446a
添加 EditorConfig 配置。
2023-11-08 18:11:26 +08:00
.vscode
VS Code 配置。
2023-04-03 23:41:51 +08:00
src
忽略未检查类型转换的警告
2023-11-08 18:11:06 +08:00
.editorconfig
添加 EditorConfig 配置。
2023-11-08 18:11:26 +08:00
.gitignore
修改 .gitignore。
2023-01-04 14:56:36 +08:00
pom.xml
Function 不限制字段的类型。
2023-10-26 14:54:18 +08:00
Description
Plusone Validator 是一个校验库,用于构建校验规则对对象(尤其是入参)进行校验。API 参考自 .NET 的 FluentValidation。
237
KiB
Languages
Java
100%