MaxLengthValidatorlink
A directive which installs the MaxLengthValidator
for any formControlName
, formControl
, or control with ngModel
that also has a maxlength
attribute.
选择器
输入参数
说明
该指令会把 MaxLengthValidator
验证器安装到任何具有 minlength
属性的 formControlName
、 formControl
或带 ngModel
的控件上。
属性
属性名 | 类型 | 说明 |
---|---|---|
maxlength |
方法
参数
返回值
|
参数
返回值
|
参数
返回值
|