-
Notifications
You must be signed in to change notification settings - Fork 20
List of available plugins
The following plugins will be downloaded / upgraded automatically.
-
advanced-validator-plugin (v0.0.2): This plugin can combine other validators by using Boolean Algebra. So far this is only a proof of concept to show that one plugin can load and make use of other plugins. The structure to define the Boolean Algebra as well as parsing it is yet to be implemented.
-
base64-plugin (v0.0.2): Encode or decode the message payload or parts of the payload with base64.
-
contains-string-validator-plugin (v0.0.2): Check whether a specific string is contained in the message payload.
-
json-format-plugin (v0.0.2): Format and highlighting of JSON message payload.
-
save-manipulator-plugin (v0.0.2): Save output of payload to a file.
-
xml-xsd-validator-plugin (v0.0.2): Format and highlighting of XML message payload.
-
xml-format-plugin (v0.0.2): Check whether a XML conforms to the provided XSD.
-
zip-manipulator-plugin (v0.0.2): Zip or unzip the message payload or parts of the payload.
QUICK NAV
For users
For developers