mirror of
https://github.com/cupcakearmy/glyphance.git
synced 2024-12-21 23:56:32 +00:00
40 lines
2.0 KiB
Markdown
40 lines
2.0 KiB
Markdown
|
# 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[]`
|