Validates postal codes
Postal codes must be composed by N numeric chars, an "-" char and N numeric chars. The sizes of the left and right parts must be provided to the validator.
Located in /core/validation/ZipCodeValidator.class.php (line 41)
PHP2Go | --AbstractValidator | --ZipCodeValidator
Contains the sizes of the left and right parts of the postal code
Inherited from AbstractValidator
AbstractValidator::$errorMessage
AbstractValidator::$fieldLabel
Class constructor
Accepted arguments:
Runs the validation
Inherited From AbstractValidator
AbstractValidator::AbstractValidator()
AbstractValidator::execute()
AbstractValidator::getError()
Inherited From PHP2Go
PHP2Go::PHP2Go()
PHP2Go::equals()
PHP2Go::generateUniqueId()
PHP2Go::getClassName()
PHP2Go::getConfigVal()
PHP2Go::getLangVal()
PHP2Go::getObjectName()
PHP2Go::getParentName()
PHP2Go::hasDestructor()
PHP2Go::hashCode()
PHP2Go::isA()
PHP2Go::isSubclassOf()
PHP2Go::logError()
PHP2Go::raiseError()
PHP2Go::registerDestructor()
PHP2Go::registerShutdownFunc()
PHP2Go::retrieve()
PHP2Go::store()
PHP2Go::__toString()
Documentation generated on Sun, 07 Oct 2007 19:31:22 -0300 by phpDocumentor 1.3.2