Returns wether the parsing of flow.conf fails
Note: this does not run the extra validations in runValidation(), so usually would be called after runValidation()
Returns wether the parsing of flow.conf fails Note: this does not run the extra validations in runValidation(), so usually would be called after runValidation()
Returns:
public void
runValidation
()
Runs a validation of the loaded flow.conf, calls setValidationError if an error is found
Checks that view/controller/forms classes exists and are of right type etc...