Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
U
V
Y
V
validateAlphaNumeric(String)
- Static method in class applicationLogic.utility.
DataValidation
Check if string 'data' is an alphanumeric string.
validateDateYMD(String)
- Static method in class applicationLogic.utility.
DataValidation
Check that string 'data' is using date format "yyyy-mm-dd".
validateNumeric(String)
- Static method in class applicationLogic.utility.
DataValidation
Check if string 'data' is a number.
validateSelection(String)
- Static method in class applicationLogic.utility.
DataValidation
Check if the string 'data' is '-1' or not.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
K
L
M
N
P
R
S
T
U
V
Y