public interface ArrayTypeDeclaration extends TypeDeclaration
| Modifier and Type | Method and Description |
|---|---|
TypeDeclaration |
items()
Array component type.
|
Integer |
maxItems()
Maximum amount of items in array
|
Integer |
minItems()
Minimum amount of items in array
|
Boolean |
uniqueItems()
Should items in array be unique
|
allowedTargets, defaultValue, description, displayName, example, examples, fixedFacets, isAnnotation, name, required, schema, schemaContent, type, validateannotationsBoolean uniqueItems()
TypeDeclaration items()
Integer minItems()
Integer maxItems()
Copyright © 2016. All rights reserved.