Add validator for the 'ignore_soft_states' attribute

refs #7326
This commit is contained in:
Gunnar Beutner 2015-02-23 14:29:17 +01:00
parent b5dbc66b22
commit a104dcf773
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@
%attribute %array "states" {
%attribute %number "*"
},
%attribute %number "ignore_soft_states",
%attribute %number "disable_checks",
%attribute %number "disable_notifications"
}