mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 16:16:02 +00:00
e6ef7d9ff4
Add uuidValidate function to validate UUID strings and check their version. Supports validation for v4 and v7 UUIDs using the uuid library's validate and version functions.