Daniel Stieglitz created NIFI-16161:
---------------------------------------
Summary: 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
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)