dry-rb / dry-schema

Coercion and validation for data structures
https://dry-rb.org/gems/dry-schema
MIT License
425 stars 109 forks source link

Add error message for uuid_v1? uuid_v2? uuid_v3? and uuid_v5? #474

Closed spyroska closed 6 days ago

spyroska commented 10 months ago

Hello, since I am facing the same issue (#470), I decided to try and fix it.

timriley commented 6 days ago

Thanks @spyroska!