bobocep.cep.engine.receiver.validator.BoboValidatorJSONable
- class bobocep.cep.engine.receiver.validator.BoboValidatorJSONable[source]
Bases:
BoboValidatorValidates whether the data type is JSONable. If the data are a BoboEvent, then the event’s data are checked instead.
- __init__()