Hi, i'm wondering if it's possible to add validation based on the field spec into web2py.
for example, if a field 'text' has length 25, then the field.requires list should contain the validator IS_LENGTH(25). this might apply to conditions like unique, non-empty, as well. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

