| Modifier and Type | Required Element and Description |
|---|---|
String |
name
字段名,默认取参数名称
|
String |
value
字段描述
|
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
allowMultiple
参数类型为数组
|
String |
dataType
字段类型
|
Class<?> |
dataTypeClass
返回对象
|
String |
example
示例值
|
String[] |
exampleEnum
示例值 枚举
|
String |
format
格式化
|
public abstract String name
public abstract String value
public abstract String dataType
public abstract String format
public abstract String example
public abstract String[] exampleEnum
public abstract Class<?> dataTypeClass
Copyright © 2025. All rights reserved.