@angular/forms

MinLengthValidator

directive

A directive that adds minimum length validation to controls marked with the minlength attribute. The directive is provided with the NG_VALIDATORS multi-provider list.

class MinLengthValidator {
}
Jump to details