The plugin that enhances StringShape with the UUID (Universally unique identifier) check.

import * as d from 'doubter/core';
import '@doubter/plugin-string-format/uuid';

d.string().uuid();

Index

Interfaces