The plugin that enhances StringShape with the IP address check.

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

d.string().ip();

Index

Interfaces