I have a statement like this:
{{#if IsValid}}
I want to know how I can use a negative if statement that would look like that:
if
unless block helper (built-in helper)
unless
unless helper is the inverse of the if helper.
Its block will be rendered if the expression returns a falsy value.
{{#unless valid}} WARNING {{/unless}}