The Wayback Machine - https://web.archive.org/web/20240920155503/https://angular.dev/api/forms/MaxLengthValidator/
@angular/forms

MaxLengthValidator

directive

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

  
    class MaxLengthValidator extends AbstractValidatorDirective {}
  
  
Jump to details
HTTPS · web.archive.org
← Home