In my form there is a field set which is not visible by default. Its fields are not 'required' fields. However if the user checks a specific radio button, it becomes visible, and at this state I would like to have set the fields to 'required'. I don't know if it's possible.