[
https://issues.apache.org/jira/browse/NIFI-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17091437#comment-17091437
]
r65535 commented on NIFI-7392:
------------------------------
I'll raise a PR for this now
> Create a ValidateJSON Processor
> -------------------------------
>
> Key: NIFI-7392
> URL: https://issues.apache.org/jira/browse/NIFI-7392
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: r65535
> Priority: Minor
>
> 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)