typia
Version:
Superfast runtime validators with only one line
1 lines • 382 B
Source Map (JSON)
{"version":3,"file":"_isFormatIpv4.mjs","names":[],"sources":["../../src/internal/_isFormatIpv4.ts"],"sourcesContent":["export const _isFormatIpv4 = (str: string): boolean => PATTERN.test(str);\n\nconst PATTERN =\n /^(?:(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)\\.){3}(?:25[0-5]|2[0-4]\\d|1\\d\\d|[1-9]?\\d)$/;\n"],"mappings":";AAAA,MAAa,iBAAiB,QAAyB,QAAQ,KAAK,GAAG;AAEvE,MAAM,UACJ"}