| Modifier and Type | Optional Element and Description |
|---|---|
String |
dateFormat |
String |
defaultValue
默认值
|
String |
expression |
boolean |
ignore |
String |
numberFormat |
String |
source
来源,默认取当前字段名称
- 可以是当前类中的属性名
- 也可以是属性名.属性名,例如:address.city.name
|
String |
target |
Class<?> |
targetClass |
public abstract Class<?> targetClass
public abstract String source
public abstract String target
public abstract String dateFormat
public abstract String numberFormat
public abstract String expression
public abstract String defaultValue
Copyright © 2023. All rights reserved.