@Documented @Inherited @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface DataAttribute
| Modifier and Type | Required Element and Description |
|---|---|
String |
requestParameter |
| Modifier and Type | Optional Element and Description |
|---|---|
DataAttributeMatcher |
matchMethod |
boolean |
required |
public abstract String requestParameter
public abstract DataAttributeMatcher matchMethod
Copyright © 2020. All rights reserved.