mirror of
https://gitee.com/dromara/hutool.git
synced 2025-05-23 16:39:34 +08:00
fix comment
This commit is contained in:
parent
4b3941b2f8
commit
1a0c9a3b51
@ -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 验证分组
|
||||||
|
Loading…
Reference in New Issue
Block a user