, validate: function()

in generators/app/index.js [24:26]


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