I've tried a lot to implement a validation inside a MultiActionController and it seems it's not plain sailing. I need to validate a form and, in case of failure, I want to redirect to the same form, displaying the errors and also being able to load some info from a database. So basically I have this:I've tried a lot to implement a validation insi