[Zope] Validate fields?

Juergen Specht js@anima.de
Thu, 26 Aug 1999 11:56:36 +0200


Hi there,

how can i validate input fields in Zope?
If somebody fills something in a input field and i expect
an email-adress, how can i check the right syntax?

I know how to do it in perl with regular expressions but in 
Zope/Python...i must learn :)

Juergen