46 lines
No EOL
865 B
JSON
46 lines
No EOL
865 B
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"path": "rougail",
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"int": {
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "integer"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"validators": {
|
|
"name": "Validator",
|
|
"values": "the max value is 100."
|
|
},
|
|
"path": "rougail.int",
|
|
"names": [
|
|
"int"
|
|
],
|
|
"description": "An integer."
|
|
}
|
|
}
|
|
}
|
|
} |