Package org.forgerock.api.annotations
Annotation Interface ReadOnly
Annotation to mark a JSON Schema property as read-only.
- 
Optional Element Summary
Optional Elements 
- 
Element Details
- 
value
boolean valueThe read-only value of the property.- Default:
 - true
 
 
 -