# 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`
