addValidator('EmailAddress', true); $this->addFilter('StringTrim'); return $this; } }