The Swagger Validator activity checks a process's request for conformance with the requirements specified
in its Swagger schema. The results are accumulated in a
Limberest Result object.
Default handling of the result is as follows (override handleResponse() to customize):
truefalseValidation is applied to the selected request items.
Strict means unexpected elements cause validation failure (vs ignored).