Commit Graph

3 Commits

Author SHA1 Message Date
f65ad458fa Fixed documentation reference being malformed in validation.rs. 2020-05-29 23:54:30 +01:00
355da1476e Added some getters and setters to the Validation interface. 2020-05-23 05:23:30 +01:00
c03f3237bf Added [Bytes::validate] interface to validate structures before writing them to bytes.
Currently all implementations return an empty validation, but they will be developed over time.
2020-05-13 15:58:27 +01:00