{{#unless (or (and attr.options.editType (not-eq attr.options.editType "textarea")) (eq attr.type "boolean"))}} {{/unless}} {{#if attr.options.possibleValues}}
{{else if (and (eq attr.type 'string') (eq attr.options.editType 'boolean'))}}{{attr.options.invalidMessage}}
{{/if}} {{/if}} {{/if}}