You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "David Handermann (Jira)" <ji...@apache.org> on 2022/11/16 16:06:00 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-7392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Handermann updated NIFI-7392:
-----------------------------------
    Issue Type: New Feature  (was: Improvement)

> Create a ValidateJSON Processor
> -------------------------------
>
>                 Key: NIFI-7392
>                 URL: https://issues.apache.org/jira/browse/NIFI-7392
>             Project: Apache NiFi
>          Issue Type: New Feature
>            Reporter: r65535
>            Assignee: r65535
>            Priority: Minor
>          Time Spent: 8.5h
>  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)