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

ValidationErrors

Type Alias
stable

Defines the map of errors returned from failed validation checks.

API

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