Here Mudassar Khan has explained with an example, how to implement Client Side validation for RadioButton in ASP.Net Core Razor Pages.
The Client Side validation will be performed for RadioButton using Model, Data Annotations and jQuery in ASP.Net Core Razor Pages.