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 a 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. |