Context
The context of profiles list
within the schema tree is shown. Italicised links are to other pages.
The Profiles in the profile table.
present
present: false is used with partial config bundles to indicate that Rhino will ensure any such named item or entity does not exist.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
name
The profile attribute’s name.
Type non-empty-string
- Description
-
A non-empty-string has a positive, non-zero length
- Value
-
a string with length 1 or more
profile-attribute-value choice
A profile-attribute-value is one of is-null, str, an array, or a list of key-value mappings. Nested arrays are not supported.
This node is mandatory.
A Choice between one of the following:
content
The non-null content for a profile attribute. To be used for a single value attribute.
Type string
- Value
-
a string
elements
Represents an array. The format of this element is defined elsewhere.
Type YAML data as specified.
present
Indicates if this key should be present in the map.
Related Constraint
Conditional node ../value
depends on this node. The Conditional expression refers to this node as ../present
.
Type boolean
- Value
-
'true' or 'false'
- Default value
-
true
value
The value (if present).
Conditional
This leaf is only valid when ../present = 'true'
.
Type string
- Value
-
a string