
Runs a validation of the conf file using the actual parser.
This allows to test your conf file before runtime in the app server.
You could call this from ant to verify your file automatically.
Returns:
true if parsed ok, false otherwise
Parameters:
-
confFileFolder - : the folder where flow.conf is located.
-
verbose - : Wether or not to display full debug infos.