Strictness
About
In tabulify, strictness attributes permit to resolve ambiguous situation.
Type
There is generally 2 kind of strictness:
execution:
if true, even if a recoverable execution error appears, tabulify will stop
if false, tabulify will continue
selection, when resources are selected, a strict
selection will throw an error if the selection is an empty.
Execution Strictness Scope
Execution Strictness can be set via the strict-execution attribute: