| Package | Description |
|---|---|
| cn.cliveyuan.tools.common |
| Modifier and Type | Method and Description |
|---|---|
static <T> ValidationResult |
ValidateTools.validateEntity(T obj)
校验实体,返回实体所有属性的校验结果
|
static <T> ValidationResult |
ValidateTools.validateProperty(T obj,
String propertyName)
校验指定实体的指定属性是否存在异常
|
Copyright © 2022. All rights reserved.