Interface: ErrorSummaryItem
Defined in: types.ts:435
Properties
inputId
inputId: string;
Defined in: types.ts:439
label
label: string;
Defined in: types.ts:437
message
message: string;
Defined in: types.ts:438
path
path: string;
Defined in: types.ts:436