Keats / validator

Simple validation for Rust structs
MIT License
1.91k stars 140 forks source link

Expose validator constraints to end-users using a new trait #314

Closed kyrias closed 3 months ago

kyrias commented 4 months ago

Re-implements #238 after the derive macro rewrite.


Marked as a draft until #304 is merged.

kyrias commented 3 months ago

GitHub apparently isn't letting me change the target branch since the PR was closed with the old target branch deleted, so #318 opened against master.