Thanks to visit codestin.com Credit goes to angular.dev
Defines the map of errors returned from failed validation checks.
type ValidationErrors = { [key: string]: any;}