Package org.forgerock.api.annotations
Annotation Interface Default
Annotation to define JSON Schema property's default-value, represented as a 
String.- 
Required Element Summary
Required Elements 
- 
Element Details
- 
value
String valueThe default-value of the property. 
 -