CheckboxRequiredValidatorlink
A Directive that adds the required
validator to checkbox controls marked with the required
attribute, via the NG_VALIDATORS
binding.
该指令会借助 NG_VALIDATORS
绑定把 required
验证器添加到任何带有 required
属性的检查框控件上。
选择器
说明
Example
例子
方法
参数
返回值
|