blob: 9114dcd83cd6fac88dbc8d5c0aa7fc38dda93399 [file] [log] [blame]
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08001<html>
2<body>
3Reports interfaces whose names are either too short, too long, or do not follow
4the specified regular expression pattern.
5<!-- tooltip end -->
6<p>
Jean-Baptiste Queru2bd2b7c2013-04-01 14:41:51 -07007Use the fields below to specify minimum length, maximum length and regular expression expected for interface names.
Tor Norbyec1ace1f2013-07-08 11:26:24 -07008Specify <b>0</b> to not check the length of names. Regular expressions are in standard <b>java.util.regex</b> format.
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -08009<p>
Tor Norbyec1ace1f2013-07-08 11:26:24 -070010
Jean-Baptiste Querub56ea2a2013-01-08 11:11:20 -080011</body>
12</html>