rougail-output-doc/tests/results/test_without_family/00_6domainname_params.json

36 lines
No EOL
665 B
JSON

{
"variable": {
"type": "variable",
"default": {
"name": "Default",
"values": "my.domain.name"
},
"properties": [
{
"type": "type",
"name": "domainname"
},
{
"type": "mode",
"name": "standard"
},
{
"type": "property",
"name": "mandatory"
}
],
"validators": {
"name": "Validator",
"values": "the domain name can be an IP"
},
"path": "variable",
"names": [
"variable"
],
"description": "A domain name variable.",
"gen_examples": [
"my.domain.name"
],
"mandatory_without_value": false
}
}