Package org.forgerock.api.annotations
Annotation Interface UniqueItems
Annotation to mark a JSON Schema array-items as unique.
-
Optional Element Summary
Modifier and TypeOptional ElementDescriptionboolean
The unique-items value of the property.
-
Element Details
-
value
boolean valueThe unique-items value of the property.- Default:
- true
-