Hi,
what is the best practice for performing serverside validation with sling?

We post our form via XHR to the server and I would like to give back a
json object with validatiion messages in case of errors.

I remember being told that postprocessors are the way to go.
How do I return the error messages back to the client from a postprocessor?

Thanks,
 Markus

Reply via email to