Tag Archives: check length of chars n google app engine

Google App Engine Server Side Validation Examples

Google app engine uses “Django Form Validation Framework” for server side validation. I would like to show some examples on server side validation for Google app engine. So let’s have a look at the following validation rules we are going … Continue reading

Posted in Google App Engine, Python | Tagged , | 1 Comment