public function __construct($options = null)
 {
     parent::__construct($options);
     $this->_spec['validators']['monthlyStaticIp'] = array('Money' => array('breakChainOnFailure' => true));
 }
 public function __construct($options = null)
 {
     parent::__construct($options);
     $this->_spec['validators']['operationDiagnosisIcmp'] = array('Money' => array('breakChainOnFailure' => true));
 }