nmcb / dads

Reading and counter storage
The Unlicense
0 stars 0 forks source link

Add error validation context information. #16

Open nmcb opened 4 years ago

nmcb commented 4 years ago

We currently provide static error messages for different types of functional error validation.

These should be enriched with message context information.

ref: https://github.com/nmcb/dads/blob/master/src/main/scala/dads/v1/transport/Codec.scala#L25-L34