namespace Drupal\views\Plugin\views\argument_validator
Same name in other branches
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.