Bob Paulin created NIFI-15621:
---------------------------------
Summary: [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
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)