{ "name": "Роль с базовыми правами", "preRun": [ { "script": "meta-compile/scripts/meta-compile", "input": { "type": "Catalog", "name": "Товары" }, "args": { "-JsonPath": "{inputFile}", "-OutputDir": "{workDir}" } } ], "input": { "name": "Кладовщик", "objects": [ "Catalog.Товары: Read View" ] }, "validatePath": "Roles/Кладовщик", "expect": { "files": [ "Roles/Кладовщик.xml", "Roles/Кладовщик/Ext/Rights.xml" ], "preserves": { "file": "Roles/Кладовщик/Ext/Rights.xml", "bom": true, "eol": "crlf", "encoding": "UTF-8", "finalNewline": false, "noCR13": true, "selfClose": "tight", "noEmptyPairs": true } } }