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