Validate CheckBox list in MVC?
How to validate CheckBoxList in MVC5 ? Atlist one checkbox should be selected.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Manish Kumar ChoudharyPosted Feb 20, 2015, 5:42 AM
Go through following links it will help you
http://www.nwa4.com/blog/asp.net-mvc-multiple-checkboxes-validation-and-handling-using-c-sharp
http://www.dotnet-tricks.com/Tutorial/mvc/8UFa191212-Custom-Validation-for-Checkbox-in-MVC-Razor.html
http://blog.degree.no/2012/03/validation-of-required-checkbox-in-asp-net-mvc/