, validate: function()

in generators/app/index.js [27:29]


    , validate: function (input) {
        return input ? true : false;
      }