- Type: Object
Key | Description | Details |
---|---|---|
id |
The focus rule's identifier. An unique, increasing integer. | See details |
subject |
The associated subject. | See details |
level |
The focus rule's level. | See details |
is_missing_implementation |
Has the focus rule not been implemented in Optolith yet? This is also true if the focus rule does not (currently) apply to any Optolith feature. | See details |
src |
See details | |
translations |
All translations for the entry, identified by IETF language tag (BCP47). | See details |
The focus rule's identifier. An unique, increasing integer.
- Type: Integer
- Minimum:
1
The associated subject.
The focus rule's level.
- Type: Integer
- Minimum:
1
- Maximum:
4
Has the focus rule not been implemented in Optolith yet? This is also true if the focus rule does not (currently) apply to any Optolith feature.
- Type: Boolean
- Type: PublicationRefs
All translations for the entry, identified by IETF language tag (BCP47).
- Type: LocaleMap<FocusRuleTranslation>
- Type: Object
Key | Description | Details |
---|---|---|
name |
The name of the focus rule. | See details |
description |
The description of the focus rule. | See details |
errata? |
See details |
The name of the focus rule.
- Type: NonEmptyString
The description of the focus rule.
- Type: NonEmptyMarkdown
- Type: Errata