Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W
V
validate(String, String)
- Method in class org.naturalcli.
ParameterValidator
Validate a parameter value for a type
validateParameter(String)
- Method in interface org.naturalcli.
IParameterType
Checks if a parameter value is of this type of parameter.
validateParameter(String)
- Method in class org.naturalcli.parameters.
BinaryParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
ByteParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
DoubleParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
EmailParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
FileParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
FloatParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
HexadecimalParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
IdentifierParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
IntegerParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
LongParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
OctalParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
ShortParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
StringParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
URLParamType
validateParameter(String)
- Method in class org.naturalcli.parameters.
WorkingURLParamType
validationMessage(String)
- Method in interface org.naturalcli.
IParameterType
Checks if a parameter value is of this type of parameter and returns a detailed message if the validation fails.
validationMessage(String)
- Method in class org.naturalcli.parameters.
BinaryParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
ByteParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
DoubleParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
EmailParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
FileParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
FloatParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
HexadecimalParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
IdentifierParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
IntegerParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
LongParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
OctalParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
ShortParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
StringParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
URLParamType
validationMessage(String)
- Method in class org.naturalcli.parameters.
WorkingURLParamType
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
S
T
U
V
W