Validate Event

These actions provide ability to check validity of event contents using different validator types.

Validate Event Actions

Validate

Checks validity of the event input payload using the configured validator instance and returns results.

Field
Definition
Example
Default

Input Element

Json path in payload to use

parameters

-

Output Element

Json path in payload to return results

result

-

With event metadata parameters as:

Parameter
Definition
Example
Default

Output Pattern

JMESPath expression to convert results

-

-

*

Additional parameters used by the validator class

pattern=(value='a')

-

Last updated