form
form copied to clipboard
Fix/array field validation
This PR closes #662
Any Array Field helper method now also runs the onChange validation of the Form and the field. Furthermore, there is now a new method to validate a single field on a form.