This site uses cookies from Google to deliver its services and to analyze traffic.
Defines the map of errors returned from failed validation checks.
type ValidationErrors = { [key: string]: any;}