public class ParamsUtil extends Object
| Constructor and Description |
|---|
ParamsUtil(org.apache.velocity.VelocityContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
required(String param,
String regex,
String description) |
void |
validate() |
public void validate()
throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2021 The Codehaus Foundation. All rights reserved.