category | OSS |
---|---|
package | OSS_Validate |
copyright | Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland |
license | New BSD License |
__construct(string $pattern) : void
Sets validator options
string
getPattern() : string
string
isValid(string $value) : bool
Returns true if and only if $value matches against the pattern option
string
\Zend_Validate_Exception |
if there is a fatal error in pattern matching |
---|
bool
$_pattern : string
INVALID
MATCH