You are here

namespace Drupal\views\Plugin\views\argument_validator in Drupal 10

Same name in other branches
  1. 8 Drupal\views\Plugin\views\argument_validator
  2. 9 Drupal\views\Plugin\views\argument_validator
Classsort descending Location Description
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.