255), array('house, apartment, zip', 'length', 'max'=>10), ); } public function attributeLabels() { return array( 'zip' => 'Postal Code', ); } }