mattyb149 commented on a change in pull request #4043: NIFI-7109 Unit tests should be able to determine if item validator wa… URL: https://github.com/apache/nifi/pull/4043#discussion_r377783726
########## File path: nifi-mock/src/test/java/org/apache/nifi/util/validator/InstrumentedValidator.java ########## @@ -0,0 +1,92 @@ +/* Review comment: This one should go in the main sources so it's available to other modules to test their validators, otherwise it is only available to test classes in this module ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
