Fork me on GitHub
#cljs-dev
<
2019-06-20
>
john15:06:09

I think uuid? and uuid are not intended to validate that the string is a valid UUID

john15:06:52

Those two are "garbage in, garbage out," used together

john15:06:48

Well, it validates that it's a string 🙂

dnolen17:06:48

@tomjkidd we don't check that you're constructing a valid uuid as @john said, it's just a wrapper thing