changeImagePoolSize: function(defer) {
      this.get('model')
        .validate({ on: ['poolSize'] })
        .then(({ validations }) => {