bobocep.cep.engine.receiver.validator.BoboValidatorJSONSchema
- class bobocep.cep.engine.receiver.validator.BoboValidatorJSONSchema(schema: dict)[source]
Bases:
BoboValidatorJSONableValidates whether the data type is valid with respect to a given JSON Schema. If the data are a BoboEvent, then the event’s data are checked instead.