10 lines
232 B
JSON
10 lines
232 B
JSON
{
|
|
"map_id": "",
|
|
"a": ["^([-]?[\\d]+[.]?[\\d]*)$"],
|
|
"b": ["^([-]?[\\d]+[.]?[\\d]*)$"],
|
|
"id": "",
|
|
"heightInMeters": "^([-]?[\\d]+[.]?[\\d]*)$",
|
|
"thicknessInMeters": "^([-]?[\\d]+[.]?[\\d]*)$",
|
|
"type": ""
|
|
}
|