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

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

Commit c3e7aa25433fb281cae3077257a19d45e95fb588 in nifi's branch 
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c3e7aa25433 ]

NIFI-16161 Added the ability to validate JSON schemas before use in 
ValidateJson (#11503)

Signed-off-by: David Handermann <[email protected]>

> Add the ability to validate Json schemas before use in ValidateJson
> -------------------------------------------------------------------
>
>                 Key: NIFI-16161
>                 URL: https://issues.apache.org/jira/browse/NIFI-16161
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently if a Json schema is added either as an actual file or text, there 
> is no validation done in the customValidate method hence any issues with the 
> schema are not caught until validation against the JSON is attempted. The 
> purpose of this ticket is to enhance the customValidate method of 
> ValidateJson to validate the schema when its text is readily available.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to