@angular/forms

MinValidator

directive

A directive which installs the MinValidator for any formControlName, formControl, or control with ngModel that also has a min attribute.

class MinValidator {
}
Jump to details