Hello,Is it possible to have more than one component validated as a group? For example: let's say I've have a radio button that when activated, text must be entered/validated in that radio button's associated input field?
In other words, only when the radio button is selected, should the input filed be validated.
Thanks, Joe

