namespace Drupal\views\Plugin\views\argument_validator

Same name in other branches
  1. 10 Drupal\views\Plugin\views\argument_validator
  2. 9 Drupal\views\Plugin\views\argument_validator
  3. 8.9.x Drupal\views\Plugin\views\argument_validator
Object name File name Summary
ArgumentValidatorPluginBase core/modules/views/src/Plugin/views/argument_validator/ArgumentValidatorPluginBase.php Base argument validator plugin to provide basic functionality.
Entity core/modules/views/src/Plugin/views/argument_validator/Entity.php Defines an argument validator plugin for each entity type.
None core/modules/views/src/Plugin/views/argument_validator/None.php Do not validate the argument.
NumericArgumentValidator core/modules/views/src/Plugin/views/argument_validator/NumericArgumentValidator.php Validate whether an argument is numeric or not.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.