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, facets, fixedFacets, isAnnotation, location, locationKind, name, repeat, required, schema, schemaContent, structuredExample, type, xmlannotationsfragmentBoolean uniqueItems()
TypeDeclaration items()
Integer minItems()
Integer maxItems()
Copyright © 2016. All rights reserved.