Package org.forgerock.api.annotations
Annotation Interface Example
Specify an example value for the JSON schema.
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valueString representation of the example. If the value should be loaded from a classpath resource, prefix withclasspath:. 
 -