Keats/validator

UUID anyone?

brsnik opened this issue · 1 comments

How come there is a validation for a credit card number but not UUIDs?

If you are using uuids, you're probably using https://github.com/uuid-rs/uuid with serde serialization so you would get errors from serde directly