You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Stieglitz (Jira)" <ji...@apache.org> on 2022/09/19 15:00:00 UTC

[jira] [Commented] (NIFI-7392) Create a ValidateJSON Processor

    [ https://issues.apache.org/jira/browse/NIFI-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17606635#comment-17606635 ] 

Daniel Stieglitz commented on NIFI-7392:
----------------------------------------

[~r65535-jira] I am really interested in seeing this through as our flows need this functionality. You did a great job on the development of this. I was wondering if you have any feedback on the suggestions made a few weeks ago on the [code|https://github.com/apache/nifi/pull/6337]. Thanks for your time!

> 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: 3h 20m
>  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.20.10#820010)