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

29 lines
No EOL
593 B
JSON

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