public class ParameterValidator extends ParameterValidator
Constructor and Description |
---|
ParameterValidator() |
Modifier and Type | Method and Description |
---|---|
static MatchingMethod |
getValidMatchingMethod(String aParameterName,
String aValue) |
static AttributeName |
getValidProfileKey(String parameterName,
String profileKey) |
arrayLessThanOrEqualTo, arrayNotEmpty, getValidURI, numberGreaterThan, numberGreaterThanOrEqualsTo, numberLessThan, numberLessThanOrEqualsTo, numberNotNegative, numberNotZero, objectNotNull, stringLengthShorterThanOrEqualTo, stringNotEmpty, trimmedStringNotEmpty
public static MatchingMethod getValidMatchingMethod(String aParameterName, String aValue) throws InvalidParameterException
InvalidParameterException
public static AttributeName getValidProfileKey(String parameterName, String profileKey) throws InvalidParameterException
InvalidParameterException