fix: 修复 ruleForComparable
无法指定具体类型参数的 BUG
#19
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix/gitea-issue-14"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
更新
BaseComparablePropertyValidator
、ComparablePropertyValidator
、BaseValidator
和MapValidator
中关于Comparable
和Range
的泛型定义ruleForComparable
无法指定具体类型参数的 BUG bb7638d99dissue: plusone/plusone-validator#14 (gitea)