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

51 lines
No EOL
883 B
JSON

{
"condition": {
"type": "variable",
"default": {
"name": "Default",
"values": "no"
},
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"path": "condition",
"names": [
"condition"
],
"description": "A condition."
},
"var": {
"type": "variable",
"properties": [
{
"type": "type",
"name": "string"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory",
"annotation": "only if rougail.condition has the value \"yes\"."
}
],
"path": "var",
"names": [
"var"
],
"description": "A variable."
}
}