@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
21 lines (12 loc) • 1.08 kB
Markdown
# Untitled integer in Simple Types Schema
```txt
https://example.com/schemas/simpletypes#/properties/interger_constrained
```
Just a whole number. I don't like fractions. Don't get too small
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ------------------------------------------------------------------------------------------------ |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [simpletypes.schema.json\*](../generated-schemas/simpletypes.schema.json "open original schema") |
## interger_constrained Type
`integer`
## interger_constrained Constraints
**minimum**: the value of this number must greater than or equal to: `10`