| Package | Description |
|---|---|
| org.flmelody.util |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
ValidationUtil.validate(String content,
Class<T> targetClass,
Class<?>... groups)
try to convert json content to target object
|
Copyright © 2023 flmelody. All rights reserved.