CheckboxRequiredValidator
directive
A Directive that adds the required validator to checkbox controls marked with the
required attribute. The directive is provided with the NG_VALIDATORS multi-provider list.
API
Usage Notes
class CheckboxRequiredValidator {}
Jump to details