Validates with special condition.

category OSS
package OSS_Validate
copyright Copyright (c) 2007 - 2012, Open Source Solutions Limited, Dublin, Ireland
license New BSD License

 Methods

Constructor

__construct(array | \Zend_Config $options) : void

Parameters

$options

array\Zend_Config

Returns with the validator options.

getOptions() : array | null

Returns

arraynull

Returns true // Something is wrong here or I'm not understanding

isValid(string $value) : bool

Parameters

$value

string

Returns

bool

 Properties

 

Options array

$_options : array