@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
21 lines (11 loc) • 994 B
Markdown
# Positive Integer Schema
```txt
https://example.com/schemas/arrays#/properties/tuple/items/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\*](../generated-schemas/arrays.schema.json "open original schema") |
## 0 Type
`integer` ([Positive Integer](arrays-properties-tuple-items-positive-integer.md))
## 0 Constraints
**minimum**: the value of this number must greater than or equal to: `0`