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(); Copy
import * as d from 'doubter/core';import '@doubter/plugin-string-format/fqdn';d.string().fqdn();
The plugin that enhances StringShape with the fully qualified domain name check.