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