Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.28 KB

arrays-properties-tuple.md

File metadata and controls

21 lines (13 loc) · 1.28 KB

Untitled array in Arrays Schema

https://example.com/schemas/arrays#/properties/tuple

This is an array of two values, one positive, one negative. All additional values must be 0.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none arrays.schema.json*

tuple Type

an array where each item follows the corresponding schema in the following list:

  1. Positive Integer

  2. Negative Integer

  3. and all following items must follow the schema: Zero