martinzink commented on PR #1543: URL: https://github.com/apache/nifi-minifi-cpp/pull/1543#issuecomment-1488093156
I've also fixed the data-size validated properties similarly to the time-period validated ones. I've changed some properties to be time-period validated in [change nifi_flow_engine_alert_period to be TIME_PERIOD validated](https://github.com/apache/nifi-minifi-cpp/pull/1543/commits/a999bf66b8c9bc1e1c127913db8a292d766bd572) [change nifi_flow_engine_event_driven_time_slice to be TIME_PERIOD val…](https://github.com/apache/nifi-minifi-cpp/pull/1543/commits/e2554b5fa6aa5c61615dfb0c53dc187c1b2f9c13) [change nifi_graceful_shutdown_seconds to be TIME_PERIOD validated](https://github.com/apache/nifi-minifi-cpp/pull/1543/commits/9e3a43ab7315a838bd38f9b99ed2b4aedfe3be21), and also fixed the boolean validated ones to be case-insenstive everywhere (it was inconsistent before). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
