I need to write few class which are to be used to validate the data.
I know some validations which we will use generally.
if anybody knows more please help me by providing the list of some more validations.
The validations which I know are as follows:
String:
length
isAlpha
isAlphaNumeric
isLower
isUpper
isNull
Numeric
isNumber
lengthOfDigits
isPositive
isNegative
isInt
isFraction
lessThan
greaterThan
equals
isInRange
Date
isValidDate
isLessthan
isGreaterthan
isequalto
General
email
postalcode
telephoneNumber