https://example.com/schemas/patternThis is an example of a JSON schema with only a patternProperties key.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | pattern.schema.json |
unknown (Pattern Properties)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
[0-9] |
string |
Optional | cannot be null | Pattern Properties |
A simple string.
[0-9]
- is optional
- Type:
string - cannot be null
- defined in: Pattern Properties
string
"bar"