RequestParameterExist
Introduction
Checks the incoming request for mandatory presence of named parameter.
Configuration
Valve name: RequestParameterExist
Name | Description | Default value | Mandatory | Expanded |
---|---|---|---|---|
| Array of strings with the names of the required parameter. | N/A |
Note that parameter names are case-sensitive.
Last updated