ryansb / spacehub

Space. Space. Wanna go to space.
http://supb.ro/ALIENS
GNU Affero General Public License v3.0
3 stars 0 forks source link

Refactor validation #10

Closed rossdylan closed 11 years ago

rossdylan commented 11 years ago

originally validation didn't really exist, now it kind of exists: ryansb/spacehub@00e76d8687788287cdef158eff4bf5d3b0c823b2 Right now it just needs testing before being merged into main

rossdylan commented 11 years ago

This is complete, and adds a whole bunch of validation, and makes validation itself more flexible with the valid_body(*required_keys) function