On Thu, 2013-02-07 at 13:52 +0100, mfoj...@redhat.com wrote: > From: Michal Fojtik <mfoj...@redhat.com> > > In case when client sent scrumbed XML or JSON body, this patch > will make sure we send 'HTTP 400 - Bad Request' back instead of > horrible looking 500 error. > > This patch also properly advertise the ValidationError in case > when client want to create CIMI resource but the validation conditions > are not met.
Heh .. ok; should have looked at all the patches first. That addresses a lot of what I said about reporting errors. Still, would be nice if we reported all validation errors in one shot. David