Class ArraySchema.SingleItems

java.lang.Object
com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.Items
com.fasterxml.jackson.module.jsonSchema.types.ArraySchema.SingleItems
Enclosing class:
ArraySchema

public static class ArraySchema.SingleItems extends ArraySchema.Items
When this attribute value is a jsonSchema and the instance value is an array, then all the items in the array MUST be valid according to the jsonSchema.