bobocep.cep.engine.receiver.validator.BoboValidatorType
- class bobocep.cep.engine.receiver.validator.BoboValidatorType(types: List[type], subtype: bool = True)[source]
Bases:
bobocep.cep.engine.receiver.validator.BoboValidatorValidates whether the entity type matches any of the given data types. If the data are a BoboEvent, then the event’s data are checked instead.