I am using ember-cp-validation in ember js application for validation. I want to validate checkbox
, selectbox
and radiobutton
.I can't find any sample code to validate these controls.
Can anybody give any ideas/sample on how to validate checkbox
, selectbox
and radiobutton
using ember-cp-validation plugin.
Validate a checkbox like this: