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