A Wishbone flow module to validate JSON data against JSON-schema.
Project description
__ __ __ .--.--.--|__.-----| |--| |--.-----.-----.-----. | | | | |__ --| | _ | _ | | -__| |________|__|_____|__|__|_____|_____|__|__|_____| version 2.1.2 Build composable event pipeline servers with minimal effort. ========================== wishbone.flow.jsonvalidate ========================== Version: 1.0.0 Validates JSON data against JSON-schema. ---------------------------------------- Validates the a Python dictionary (converted from a JSON string) against a predefined JSONschema. http://json-schema.org/ The defined schema has to be valid JSON data. Events which do not pass validation are send to the default <failed> queue. Parameters: - schema(str)(None) | The filename of the JSON validation schema to load. When no | schema is defined no validation is done. Queues: - inbox | Incoming messages - outbox | Outgoing messges
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file wishbone-flow-jsonvalidate-1.0.0.tar.gz
.
File metadata
- Download URL: wishbone-flow-jsonvalidate-1.0.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 91e5a481176b6e7a9989ef9d14060397a30d2852b8fc6dbc064d8a386916bc52 |
|
MD5 | f84224a320fb950584cd567733fb7362 |
|
BLAKE2b-256 | 017dc314dadf996e985eb52aa707b7c60e3f41410c9c1720d3edd7f2ab783fbb |