I\'ve got a view model like this:
public class SignUpViewModel { [Required(ErrorMessage = \"Bitte lesen und akzeptieren Sie die AGB.\")] [DisplayName
Found a more complete solution here (both server and client side validation):
http://blog.degree.no/2012/03/validation-of-required-checkbox-in-asp-net-mvc/#comments