Valid values for inverted sections: {{^undef}} Undefined {{/undef}} {{^emptyString}} Empty String {{/emptyString}} {{^isNull}} Null {{/isNull}} {{^isZero}} Zero {{/isZero}} {{^isFalse}} False {{/isFalse}} {{^emptyArray}} Empty Array {{/emptyArray}} {{^emptyObject}} Empty Object {{/emptyObject}} Invalid values for inverted sections: {{^def}} Defined {{/def}} {{^string}} String {{/string}} {{^notNull}} Not Null {{/notNull}} {{^nonZero}} Non Zero {{/nonZero}} {{^notFalse}} Not False {{/notFalse}} {{^array}} Array {{/array}} {{^obj}} Non-empty Object {{/obj}}