Validar UUIDs online com our gratuito Validador de UUID. Verificar UUID formato, versão, variante, length, hexadecimal structure e duplicates. Validar single ou multiple UUIDs diretamente no navegador.
A Validador de UUID é um developer utility that checks whether aUniversally Unique Identifier follows the expected UUID structure.It can help identify malformed identifiers before they are storedin a banco de dados, passed through an API ou used inside an aplicação.
This Validador de UUID checks the hexadecimal characters, UUID length,textual formato, versão bits e variante bits. Multiple UUIDs canalso be checked at the same time.
550e8400-e29b-41d4-a716-446655440000
A standard UUID uses 32 hexadecimal characters separated intofive groups using the 8-4-4-4-12pattern.
The UUID versão is identified de the versão field inside theUUID. Common UUID versãos include v1, v3, v4, v5, v6, v7 e v8.O validador displays the detected versão quando the UUID contéma recognized versão value.
A Validador de UUID checks whether a UUID has a valid hexadecimal structure, expected length, UUID formato e recognized versão e variante bits.
O validador can identify common UUID versãos including UUID v1, v2, v3, v4, v5, v6, v7 e v8 based on the versão bits.
Sim. Você pode enter multiple UUIDs separated by new lines, commas ou semicolons e validate them together.
A standard UUID contém 32 hexadecimal characters, normally displayed in the 8-4-4-4-12 formato. The versão e variante bits must also contain valid values para the UUID representation.
Sim. O validador reads the UUID versão nibble e reports the detected UUID versão quando the UUID structure is valid.
Sim. O validador checks the variante bits e reports the recognized variante para the UUID.
Sim. O validador accepts standard UUIDs as well as compact 32-character hexadecimal UUID representations, braces e UUID URN representations.
Não. O validador only analyzes the UUID. It does not modify ou regenerate the identifier.
Sim. UUID validation is performed locally in your browser, so the UUID values do not need to be uploaded to a server.