Hi Andy, Can we have the various /validate/* methods return JSON when application/json is requested? I'm replicating the behaviour of the current validation forms, but I'd like to do them as Ajax requests and display the results in a codemirror box. So all a JSON API needs to return is the validation output.
Thanks, Ian
