Validation Member List

This is the complete list of members for Validation, including all inherited members.

$_logObject
$checkValidation
$countryValidation
$deepValidation
$errorsValidation
$regexValidation
$typeValidation
_check()Validation
_extract($params)Validation
_luhn()Validation
_persist($name, $return=null, &$object, $type=null)Object
_savePersistent($name, &$object)Object
_set($properties=array())Object
_stop($status=0)Object
alphaNumeric($check)Validation
between($check, $min, $max)Validation
blank($check)Validation
boolean($check)Validation
cakeError($method, $messages=array())Object
cc($check, $type= 'fast', $deep=false, $regex=null)Validation
comparison($check1, $operator=null, $check2=null)Validation
custom($check, $regex=null)Validation
date($check, $format= 'ymd', $regex=null)Validation
decimal($check, $places=null, $regex=null)Validation
dispatchMethod($method, $params=array())Object
email($check, $deep=false, $regex=null)Validation
equalTo($check, $comparedTo)Validation
extension($check, $extensions=array('gif', 'jpeg', 'png', 'jpg'))Validation
file($check)Validation
getInstance()Validation [static]
inList($check, $list)Validation
ip($check)Validation
log($msg, $type=LOG_ERROR)Object
maxLength($check, $max)Validation
minLength($check, $min)Validation
money($check, $symbolPosition= 'left')Validation
multiple($check, $type, $regex=null)Validation
numeric($check)Validation
Object()Object
phone($check, $regex=null, $country= 'all')Validation
postal($check, $regex=null, $country=null)Validation
range($check, $lower=null, $upper=null)Validation
requestAction($url, $extra=array())Object
ssn($check, $regex=null, $country=null)Validation
time($check)Validation
toString()Object
url($check)Validation
userDefined($check, $object, $method, $args=null)Validation