rocketchat-jira-trigger
                                
                                 rocketchat-jira-trigger copied to clipboard
                                
                                    rocketchat-jira-trigger copied to clipboard
                            
                            
                            
                        Move configuration validation to explicit step
With Guice, configuration validation errors are terrible to debug because of long stack traces.
Move all validation outside of the constructor, to an explicit method and call that during init.