This seems like it should be fairly easy, but I\'m not finding the answer. I have a form where I need to validate that a selection has been made from a radio group. I trie
In my case, I was using angularJS material library and adding required attribute to tag did the trick.
required