Annotation Interface ExampleValue
Provide an example value for a field.
Note that the string value of this annotation will be parsed using
JsonParser.parseString(String)
See the json-schema reference for more information.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String value
-