[
https://issues.apache.org/jira/browse/NIFI-5261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16502745#comment-16502745
]
ASF GitHub Bot commented on NIFI-5261:
--------------------------------------
Github user zenfenan commented on a diff in the pull request:
https://github.com/apache/nifi/pull/2758#discussion_r193272550
--- Diff: nifi-commons/nifi-utils/pom.xml ---
@@ -40,5 +40,10 @@
<artifactId>nifi-api</artifactId>
<version>1.7.0-SNAPSHOT</version>
</dependency>
+ <dependency>
--- End diff --
@mattyb149 I agree.
@MikeThomsen Can you cover this in NIFI-5271 i.e. scrapping GSON and making
use of Jackson?
> Create a JSON validator
> -----------------------
>
> Key: NIFI-5261
> URL: https://issues.apache.org/jira/browse/NIFI-5261
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Sivaprasanna Sethuraman
> Assignee: Sivaprasanna Sethuraman
> Priority: Minor
> Fix For: 1.7.0
>
>
> Create a StandardValidator that validates PropertyDescriptors that take a
> JSON input.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)