validate
Validate an event payload against its registered schema.
Return
Validation result.
Parameters
event Type
The event type identifier.
payload Json
The JSON payload to validate.
Validate an event payload against its registered schema.
Validation result.
The event type identifier.
The JSON payload to validate.