ontodev / valve.rs

A lightweight validation engine written in rust.
BSD 3-Clause "New" or "Revised" License
4 stars 0 forks source link

Use custom structs instead of SerdeMaps for certain parts of the config and for messages #77

Closed lmcmicu closed 4 months ago

lmcmicu commented 7 months ago

See #78 for a concrete proposal.

lmcmicu commented 7 months ago

Regarding the config struct, I have added a discussion PR: https://github.com/ontodev/valve.rs/pull/78