A bug concerning the validation of connectionString is found, however there is no solution to fix it for now, postgresql API doesn't help to do that hence disabling validation of that field.
Add Validate() to serverConfig to call it at server startup and in Admin SetConfig handler to minimize errors scenario after server restart.
* Remove old notification files * Add net package * Add event package * Modify minio to take new notification system