[
https://issues.apache.org/jira/browse/NIFI-16161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-16161:
------------------------------------
Fix Version/s: 2.12.0
Resolution: Fixed
Status: Resolved (was: Patch Available)
> 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
> Fix For: 2.12.0
>
> 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)