Is it possible to make fields within the repeater required? I've got an instance where a user can have between 0 and 3 repeater instances, each consisting of an image and a text area. I don't want to make the repeater itself required (i.e. 0 instances is acceptable).
Instead, if the user adds at least 1 instance of the repeater, they are required to add both an image and text.
Instead, if the user adds at least 1 instance of the repeater, they are required to add both an image and text.