{ "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 } }