Module hedwig::validators

source ·
Expand description

Implementations of validators.

Validators are responsible for ensuring the message payload is valid according some description and then constructing instances of ValidatedMessage that contain the encoded data in some on-wire format.

Re-exports

Modules

  • Validation and decoding for messages encoded with protobuf using prost

Structs

Enums