glyphance/docs/config/glyphance-defs-output-properties-ranges.md

40 lines
2.0 KiB
Markdown
Raw Permalink Normal View History

2022-11-21 14:40:16 +00:00
# Untitled object in Config Schema
```txt
https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges
```
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :-------------------------------------------------------------------------------- |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Forbidden | none | [glyphance.schema.json\*](../../out/glyphance.schema.json "open original schema") |
## ranges Type
`object` ([Details](glyphance-defs-output-properties-ranges.md))
# ranges Properties
| Property | Type | Required | Nullable | Defined by |
| :---------------- | :------ | :------- | :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `^[a-zA-z \-_]+$` | `array` | Optional | cannot be null | [Config](glyphance-defs-output-properties-ranges-patternproperties-a-za-z--_.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges/patternProperties/^\[a-zA-z \\-_]+$") |
## Pattern: `^[a-zA-z \-_]+$`
`^[a-zA-z \-_]+$`
* is optional
* Type: `string[]`
* cannot be null
* defined in: [Config](glyphance-defs-output-properties-ranges-patternproperties-a-za-z--_.md "https://github.com/cupcakearmy/glyphance#/$defs/output/properties/ranges/patternProperties/^\[a-zA-z \\-_]+$")
### ^\[a-zA-z \\-\_]+$ Type
`string[]`