[
https://issues.apache.org/jira/browse/NIFI-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
r65535 reassigned NIFI-7392:
----------------------------
Assignee: r65535
> Create a ValidateJSON Processor
> -------------------------------
>
> Key: NIFI-7392
> URL: https://issues.apache.org/jira/browse/NIFI-7392
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: r65535
> Assignee: r65535
> Priority: Minor
> Time Spent: 40m
> Remaining Estimate: 0h
>
> 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)