ValidationErrors • Angular
Type Alias
stable
Defines the map of errors returned from failed validation checks.
API
type ValidationErrors = { [key: string]: any;}
ValidationErrors • Angular
Type Alias
stable
Defines the map of errors returned from failed validation checks.
type ValidationErrors = { [key: string]: any;}