. * */ return [ 'page' => [ 'notEmpty' => '', 'maxLength' => 100, ], 'search' => [ 'optional' => '', ], 'taxonomy_item_id' => [ 'optional' => '', ], 'browse' => [ 'allowedValues' => ['popular', 'featured', 'updated', 'new'], ], ];