Forms 10.2
Add a collection to a form, then add a required field into the collection. Set the collection's minimum range to 0. Try to submit the form: it will fail saying some required fields have not been submitted. It works if you change backend validation to "no validation".