Community Patterns

Community Library Entry

2

Regular Expression
Created·2016-09-19 10:31
Flavor·PCRE (Legacy)

/
^(?:[0-9]{1,3}\.){3}[0-9]{1,3}$
/
Open regex in editor

Description

IPv4 Address Input

Submitted by anonymous