Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
I've written a ValidateJson processor which uses JSON schemas to validate FlowFiles (spec here: http://json-schema.org/)
This processor ensures the content isn't modified - and only routed. The ValidateRecord processor rewrites the content.
The JSON schema spec provide several nice to have features that avro schemas don't support - like pattern matching values.
Attachments
Issue Links
- duplicates
-
NIFI-1893 Add processor for validating JSON
- Resolved
-
NIFI-10426 Create a processor to validate JSON
- Closed
- fixes
-
NIFI-1893 Add processor for validating JSON
- Resolved
-
NIFI-8179 Standalone JSON validator processor
- Resolved
- is duplicated by
-
NIFI-8179 Standalone JSON validator processor
- Resolved
- relates to
-
NIFI-10396 Expression Language jsonPath throws error instead of returning empty string when subject is invalid JSON
- Resolved
- links to