Type alias ErrorField

ErrorField: {
    description: string;
    field: string;
}

Type declaration

  • description: string
  • field: string