fix comment

This commit is contained in:
Looly 2020-11-13 02:49:23 +08:00
parent 4b3941b2f8
commit 1a0c9a3b51

View File

@ -76,6 +76,7 @@ public class ValidationUtil {
/**
* 校验bean的某一个属性
*
* @param <T> bean类型
* @param bean bean
* @param propertyName 属性名称
* @param groups 验证分组