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

35 lines
No EOL
698 B
JSON

{
"variable": {
"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"
]
},
"path": "variable",
"names": [
"variable"
],
"description": "A domain name variable.",
"properties": [
{
"type": "property",
"name": "mandatory",
"ori_name": "mandatory",
"access_control": false
}
],
"mode": "standard",
"gen_examples": [
"my.domain.name"
],
"mandatory_without_value": false
}
}