[
https://issues.apache.org/jira/browse/NIFI-15621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18059812#comment-18059812
]
ASF subversion and git services commented on NIFI-15621:
--------------------------------------------------------
Commit ff27361f9f886825b62fda2b25f3e4da028a0306 in nifi's branch
refs/heads/NIFI-15258 from Bob Paulin
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=ff27361f9f8 ]
NIFI-15621: Allow Configuration to Validate with ValidationContext (#10916)
* Currently this is only implemented for processors in schedule periods
* Allows connector to pass Validation Context to be used instead of
current parameter context.
> [Connectors] Allow Component Configuration to be Validated from
> ValidationContext
> ---------------------------------------------------------------------------------
>
> Key: NIFI-15621
> URL: https://issues.apache.org/jira/browse/NIFI-15621
> Project: Apache NiFi
> Issue Type: Bug
> Reporter: Bob Paulin
> Assignee: Bob Paulin
> Priority: Major
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Currently Processors allow scheduling periods to be set using expressions.
> Validation of these configs is done directly against the parameter context
> which may not yet be applied. This validation can occur from the
> ValidationContext by passing it to the component. This way connectors can
> validate against working and active contexts without applying the parameter
> context update.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)