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