function PagerPluginBase::exposed_form_validate

1 method overrides PagerPluginBase::exposed_form_validate()
Full::exposed_form_validate in drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/Full.php

File

drupal/core/modules/views/lib/Drupal/views/Plugin/views/pager/PagerPluginBase.php, line 231
Definition of Drupal\views\Plugin\views\pager\PagerPluginBase.

Class

PagerPluginBase
The base plugin to handle pager.

Namespace

Drupal\views\Plugin\views\pager

Code

function exposed_form_validate(&$form, &$form_state) {
}