isFieldNotEmpty($data)) { return ctype_alpha($data[$this->field]); } return true; } }