# [TITLE MISSING]
## Definitions
### `SpecialRule`
- **Type:** Object
Key | Description | Details
:-- | :-- | :--
`label?` | An optional label that is displayed and placed before the actual text. | See details
`text` | The text of a special rule. | See details
#### `label?`
An optional label that is displayed and placed before the actual text.
- **Type:** NonEmptyString
#### `text`
The text of a special rule.
- **Type:** NonEmptyString