Interface IErrorDataInterface

Hierarchy

  • IErrorDataInterface

Properties

Properties

errors: {
    [key: string]: string[];
}

Type declaration

  • [key: string]: string[]
status: boolean

Generated using TypeDoc