Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

增加MethodValidated注解,修改JValidator.java,在接口方法上支持多个自定义分组参数验证; #726

Closed
wants to merge 6 commits into from

Conversation

zhangyinyue
Copy link
Contributor

原本只支持以clazz.getName() + "_" + toUpperMethoName(methodName)为分组的参数验证,现在增加在接口方法上的MethodValidated注解,可以有多个自定义的分组

@chickenlj chickenlj self-requested a review October 23, 2017 08:30
@chickenlj chickenlj self-assigned this Oct 23, 2017
@Authorlove
Copy link
Contributor

Authorlove commented Oct 26, 2017

@zhangyinyue 麻烦补充下UT,使用场景和用法的注释

@zhangyinyue
Copy link
Contributor Author

提交太多文件有点乱,关闭 #726,重新提交代码#784

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants