Uniq.UUID.valid-question-mark

You're seeing just the function valid-question-mark, go back to Uniq.UUID module for more information.

Specs

valid?(binary(), Keyword.t()) :: boolean()

Returns true if the given string is a valid UUID.

Options

  • strict: boolean, if true, requires strict RFC 4122 conformance, i.e. version 6 is considered invalid