not Statement
Parameters
value
A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.
suspend fun notStatement(argument: suspend RuleGroupRuleStatementOrStatementStatementNotStatementArgsBuilder.() -> Unit)
Parameters
argument
A logical rule statement used to negate the results of another rule statement. See NOT Statement below for details.