You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2022/11/16 16:05: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=17634906#comment-17634906 ] 

ASF subversion and git services commented on NIFI-7392:
-------------------------------------------------------

Commit a702a8c2154e76054002643939f40f5db6112eff in nifi's branch refs/heads/main from r65535
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a702a8c215 ]

NIFI-7392 Added ValidateJson to Standard Processors

This closes #6337

Co-authored-by: dan-s1 <ds...@gmail.com>
Co-authored-by: r65535 <ry...@gchq.gov.uk>
Signed-off-by: David Handermann <ex...@apache.org>


> 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: 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)