The following table describes attributes for the constraint-field element.
Table A–34 constraint-field Attributes
Attribute |
Default |
Description |
---|---|---|
name |
none |
Specifies the input parameter name. |
request.parameter |
(optional) Specifies the scope from which the input parameter is retrieved. Allowed values are context.attribute, request.header, request.parameter, request.cookie, request.attribute, and session.attribute. |
|
true |
(optional) If true, caches the response if matching succeeds. Overrides the same attribute in a constraint-field-value subelement. |
|
false |
(optional) If true, caches the response if matching fails. Overrides the same attribute in a constraint-field-value subelement. |