RequestParameterExist

Introduction

Checks the incoming request for mandatory presence of named parameter.

Configuration

Valve name: RequestParameterExist

NameDescriptionDefault valueMandatoryExpanded

require

Array of strings with the names of the required parameter.

N/A

Note that parameter names are case-sensitive.

Last updated