3 messages in com.googlegroups.pylons-discussRe: Validate decorator: errors in sem...
FromSent OnAttachments
Eric Woroshow22 Mar 2008 01:21 
Wichert Akkerman22 Mar 2008 03:12 
Ian Bicking23 Mar 2008 14:42 
Subject:Re: Validate decorator: errors in semantic order?
From:Wichert Akkerman (wich@public.gmane.org)
Date:03/22/2008 03:12:28 AM
List:com.googlegroups.pylons-discuss

Previously Eric Woroshow wrote:

Is it somehow possible to retrieve the set of form errors reported by the validate decorator in semantic order? By that I mean get a list of errors in the same order as the field definitions in the schema. I'm pretty sure the answer is "no" but I figured it couldn't hurt to ask.

Amen, that would certainly be very practical to have.

Wichert.