mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix comment
This commit is contained in:
@@ -76,6 +76,7 @@ public class ValidationUtil {
|
|||||||
/**
|
/**
|
||||||
* 校验bean的某一个属性
|
* 校验bean的某一个属性
|
||||||
*
|
*
|
||||||
|
* @param <T> bean类型
|
||||||
* @param bean bean
|
* @param bean bean
|
||||||
* @param propertyName 属性名称
|
* @param propertyName 属性名称
|
||||||
* @param groups 验证分组
|
* @param groups 验证分组
|
||||||
|
Reference in New Issue
Block a user