The plugin that enhances StringShape with the fully qualified domain name check.

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

d.string().fqdn();

Index

Interfaces