This condition can apply in an inference rule, as a Fraud is created or in a stream processingstatement if the transaction event is part of a stream.
这个条件可以应用于推导规则(创建欺诈),如果交易事件是流的组成部分,还可以应用在流处理陈述中。
2
Most programming languages have something called an assert-a statement that stops the processing when a certain condition is met, such as an unexpected value in an important variable.