Better error handling when loading configurations

This commit is contained in:
Felipe Zimmerle
2019-03-21 09:45:04 -03:00
parent 8de527ebb1
commit 17c4201522
11 changed files with 163 additions and 136 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",