Based on nested forms being both bad practise, and not supported (#109, #56), is it possible to manually trigger validation on multiple forms at once?
Struggling to see if its possible to trigger validation manually from something external eg direct from a controller method. Any ideas?