This site uses cookies from Google to deliver its services and to analyze traffic.

@angular/forms

NG_VALIDATORS

constant

An InjectionToken for registering additional synchronous validators used with AbstractControls.

  
    const NG_VALIDATORS: InjectionToken<readonly (Function | Validator)[]>;
  
  
Jump to details