bobocep.cep.engine.receiver.validator
Receiver data validators.
Classes
An abstract validator. |
|
Validator that accepts all data. |
|
|
Validates whether the data type is valid with respect to a given JSON Schema. |
Validates whether the data type is JSONable. |
|
|
Validates whether the entity type matches any of the given data types. |
Exceptions
A validator error. |