Validation states not working on radio, checkbox, form-control-static
Created by: manishtpatel
Validatio states should work the same for radio and checkboxes as well. If applied .has-error class on .form-group containing radio and/or checkboxes should apply styles on them as well. It is not happening right now.