Bliverly
Início

UUID Validator

Scan and perform the integrity check of your keys (RFC 4122).

Zero Tolerance for Spaghetti

If your application requires high security or if you are going to migrate important rows from a spreadsheet to the official production UUID primary key, any size typing error (such as a UUID missing a hexadecimal character) will halt your entire transaction in the Database.

Exact Forensic Engineering

The checker applies powerful and strict regular expressions (`RegEx`) to analyze the matrix of dashes (`-`) and the weight of the characters inserted in the string. Returning positively if your string passes the strict RFC 4122 and even discovering which version of the architecture the key belongs to (v1, v2, v3, v4, v5).