@adobe/jsonschema2md
Version:
Validate and document complex JSON Schemas the easy way.
25 lines (15 loc) • 998 B
Markdown
# Untitled boolean in Complex References Schema
```txt
https://example.com/schemas/complex#/properties/refabstract/properties/nonfoo
```
This is not foo.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ---------------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [complex.schema.json\*](../generated-schemas/complex.schema.json "open original schema") |
## nonfoo Type
`boolean`
## nonfoo Constraints
**constant**: the value of this property must be equal to:
```json
false
```