MinValidator
directive
A directive which installs the MinValidator
for any formControlName
,
formControl
, or control with ngModel
that also has a min
attribute.
API
Usage Notes
class MinValidator {}
Jump to details
A directive which installs the MinValidator
for any formControlName
,
formControl
, or control with ngModel
that also has a min
attribute.
class MinValidator {}