MaxLengthValidator
A directive which installs the MaxLengthValidator
for any formControlName
,
formControl
, or control with ngModel
that also has a maxlength
attribute.
NgModules
Selectors
[maxlength][formControlName]
[maxlength][formControl]
[maxlength][ngModel]
Properties
Property | Description |
---|---|
@Input()
|
Methods
Parameters
Returns
|
Parameters
Returns
|
Parameters
Returns
|