This interface is used to describe parameters passed to functions which check for a certain condition to be met.
It allows to set a reverse flag which, if set to true, will check for the condition NOT to be met instead.
Set this flag to true to check for a condition NOT to be met.
Generated using TypeDoc
This interface is used to describe parameters passed to functions which check for a certain condition to be met.
It allows to set a reverse flag which, if set to true, will check for the condition NOT to be met instead.