Hi HG, I have a similar project in what I'm working. Can you tell me how do you finish or how you did the validations ?
Thanks On Wednesday, February 29, 2012 7:18:27 AM UTC-3, Jason.桂林(Gui Lin) wrote: > > I am the author of mongoskin, and I wrote a validation module > https://github.com/guileen/node-iform to do the validation. > > node-iform will verify the data in req.body, and what you want is validate > JSON, you can easily adapte json it to req.body > > 2012/1/22 Bradley Meck <[email protected] <javascript:>> > >> That is a nuisance. The cache comparison and type coercion is the real >> security problem. >> >> -- >> Job Board: http://jobs.nodejs.org/ >> Posting guidelines: >> https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines >> You received this message because you are subscribed to the Google >> Groups "nodejs" group. >> To post to this group, send email to [email protected]<javascript:> >> To unsubscribe from this group, send email to >> [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/nodejs?hl=en?hl=en >> > > > > -- > Best regards, > > Jason Green > 桂林 > > > -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
