Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 1 | <html> |
| 2 | <body> |
| 3 | Reports interfaces whose names are either too short, too long, or do not follow |
| 4 | the specified regular expression pattern. |
| 5 | <!-- tooltip end --> |
| 6 | <p> |
Jean-Baptiste Queru | 2bd2b7c | 2013-04-01 14:41:51 -0700 | [diff] [blame] | 7 | Use the fields below to specify minimum length, maximum length and regular expression expected for interface names. |
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 8 | Specify <b>0</b> to not check the length of names. Regular expressions are in standard <b>java.util.regex</b> format. |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 9 | <p> |
Tor Norbye | c1ace1f | 2013-07-08 11:26:24 -0700 | [diff] [blame] | 10 | |
Jean-Baptiste Queru | b56ea2a | 2013-01-08 11:11:20 -0800 | [diff] [blame] | 11 | </body> |
| 12 | </html> |