[
https://issues.apache.org/jira/browse/NIFI-16161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Stieglitz updated NIFI-16161:
------------------------------------
Status: Patch Available (was: In Progress)
> 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: 10m
> 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)