rougail-output-doc/tests/results/test/24_0family_mandatory_condition_variable.json

56 lines
No EOL
902 B
JSON

{
"condition": {
"type": "variable",
"default": true,
"properties": [
{
"type": "type",
"name": "boolean"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"paths": [
"condition"
],
"names": [
"condition"
],
"descriptions": [
"A condition."
]
},
"var": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory",
"annotation": "when the variable \"condition\" has the value \"true\"."
}
],
"paths": [
"var"
],
"names": [
"var"
],
"descriptions": [
"A variable."
]
}
}