r65535 created NIFI-7392:
----------------------------
Summary: Create a ValidateJSON Processor
Key: NIFI-7392
URL: https://issues.apache.org/jira/browse/NIFI-7392
Project: Apache NiFi
Issue Type: Improvement
Reporter: r65535
I've written a ValidateJson processor which uses JSON schemas to validate
FlowFiles (spec here: [http://json-schema.org/])
This processor ensures the content isn't modified - and only routed. The
ValidateRecord processor rewrites the content.
The JSON schema spec provide several nice to have features that avro schemas
don't support - like pattern matching values.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)