UNPKG

@adobe/jsonschema2md

Version:

Validate and document complex JSON Schemas the easy way.

23 lines (12 loc) 1.03 kB
# Untitled number in Arrays Schema ```txt https://example.com/schemas/arrays#/properties/coordinatelist/items/items ``` | 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\*](../generated-schemas/arrays.schema.json "open original schema") | ## items Type `number` ## items Constraints **maximum**: the value of this number must smaller than or equal to: `10` **minimum**: the value of this number must greater than or equal to: `0`