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

ValidationErrors

Type Alias

Defines the map of errors returned from failed validation checks.

  
    type ValidationErrors = {  [key: string]: any;}
  
  
Jump to details
HTTPS · web.archive.org
← Home