Hi,
I am validating xml schema against XSD which are coming in the NiFi flow. Schema validation is being done using validateXML processor. I've given XSD file to validate the schema.
Now whenever there any change into xml schema file do we need to restart the NiFi cluster or simply stop the validateXML processor and start again will work?