[ 
https://issues.apache.org/jira/browse/NIFI-15587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18110006#comment-18110006
 ] 

ASF subversion and git services commented on NIFI-15587:
--------------------------------------------------------

Commit 91cc43a62c726d11d6aedbfe16de961d786d5f18 in nifi's branch 
refs/heads/main from Pierre Villard
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=91cc43a62c7 ]

NIFI-15587 Added extensible FieldValidator and RecordValidator support to the 
Record API (#10890)

Signed-off-by: David Handermann <[email protected]>

> Add extensible FieldValidator and RecordValidator support to the Record API
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-15587
>                 URL: https://issues.apache.org/jira/browse/NIFI-15587
>             Project: Apache NiFi
>          Issue Type: Sub-task
>          Components: Core Framework
>            Reporter: Pierre Villard
>            Assignee: Pierre Villard
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Introduces a validation extension point in the Record API, allowing schemas 
> to carry custom validators that are invoked during record validation.
> Adds a FieldValidator interface for per-field validation, a RecordValidator 
> interface for whole-record validation, and a DefaultValidationError 
> implementation.
> RecordField, RecordSchema, SimpleRecordSchema, and StandardSchemaValidator 
> are updated to support and invoke these validators.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to