51 lines
No EOL
894 B
JSON
51 lines
No EOL
894 B
JSON
{
|
|
"rougail": {
|
|
"type": "namespace",
|
|
"informations": {
|
|
"paths": [
|
|
"rougail"
|
|
],
|
|
"names": [
|
|
"rougail"
|
|
],
|
|
"description": "Rougail",
|
|
"properties": [
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
}
|
|
]
|
|
},
|
|
"children": {
|
|
"rougail.int": {
|
|
"type": "variable",
|
|
"properties": [
|
|
{
|
|
"type": "type",
|
|
"name": "number"
|
|
},
|
|
{
|
|
"type": "mode",
|
|
"name": "basic"
|
|
},
|
|
{
|
|
"type": "property",
|
|
"name": "mandatory"
|
|
}
|
|
],
|
|
"validators": [
|
|
"the max value is 100."
|
|
],
|
|
"paths": [
|
|
"rougail.int"
|
|
],
|
|
"names": [
|
|
"int"
|
|
],
|
|
"descriptions": [
|
|
"A number."
|
|
]
|
|
}
|
|
}
|
|
}
|
|
} |