in reply to Config::Validate: problem with a key type
stringThe string type does no validation if no addition restrictions are specified. Valid options are:
- * min
- Minimum length
- * max
- Maximum length
- * regex
- String must match the regex provided.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Config::Validate: problem with a key type
by Hue-Bond (Priest) on Mar 22, 2010 at 18:05 UTC |