public class Validator extends Object
| Constructor and Description |
|---|
Validator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidInput(String context,
String input,
String type,
int maxLength,
boolean allowNull) |
public boolean isValidInput(String context, String input, String type, int maxLength, boolean allowNull) throws IntrusionException
IntrusionExceptionCopyright © 2022. All rights reserved.