omni::structuredlog::OnBlobWriterValidationErrorFunc

Defined in omni/structuredlog/BinarySerializer.h

using omni::structuredlog::OnBlobWriterValidationErrorFunc = void (*)(const char *message)

The prototype of the function to call when a validation error occurs.

Param message

[in] The error message explaining what went wrong.