Hi, I'm relatively new to FormEncode and its methodologies. I was wondering if we need to validate an optional field, for example, a description textbox in my registration form. The desired result would be that the user can choose whether or not to fill out the description text box.
My Question: Say I have 8 fields (select boxes, textareas, text input fields) in my form. In the class that subclasses formencode.Schema, do I need to specify a validator for EVERY field in the form OR can I just specify a validator for the fields I want validated? Thanks -Mark -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
