Better error handling when loading configurations

This commit is contained in:
Felipe Zimmerle
2019-03-21 09:45:04 -03:00
parent f06ce3b394
commit 726c99af12
8 changed files with 141 additions and 122 deletions

View File

@@ -43,7 +43,7 @@
"version_min":300000,
"title":"Include - duplicate id",
"expected":{
"parser_error": "Rule id: 40 is duplicated"
"parser_error": "There are multiple rules defined with same id. The ID 40 is defined at"
},
"rules":[
"SecRuleEngine On",