validate Data
abstract fun validateData(key: String, data: Any?, context: IEventContext, jsonPath: String): EventDataField
Validates a value at the specific jsonPath within the event payload.
Validates a value at the specific jsonPath within the event payload.