Support `uuid` string format
Open
- Dominant language
- TypeScript
- Stars
- 505
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
While not explicitly supported, the following code works:
```
v.string().format('uuid' as Formats)
```
Could you please add it to the official list of supported string formats?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.